Skip to content

Commit

Permalink
Merge pull request #83 from wildfly/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-compiler-plugin-3.13.0

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
  • Loading branch information
jmesnil authored May 14, 2024
2 parents 2cf7ac3 + 4e5a4eb commit a2d51d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<!--Only the subsystem archetype has to stick with JUnit 4-->
<version.junit4>4.13.2</version.junit4>

<version.compiler.plugin>3.12.1</version.compiler.plugin>
<version.compiler.plugin>3.13.0</version.compiler.plugin>
<version.surefire.plugin>3.0.0</version.surefire.plugin>
<version.failsafe.plugin>3.2.5</version.failsafe.plugin>
<version.war.plugin>3.4.0</version.war.plugin>
Expand Down

0 comments on commit a2d51d8

Please sign in to comment.