Merge pull request 'Update maven plugins' (#19) from renovate/maven-plugins into main
Some checks failed
/ Verify (push) Has been cancelled

Reviewed-on: #19
This commit is contained in:
stb 2026-07-18 14:16:50 +02:00
commit 23ecf682d6

View file

@ -86,7 +86,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.5</version>
<version>3.5.6</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
@ -104,7 +104,7 @@
https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>3.21.0</version>
<version>3.22.0</version>
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>