Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.9.0 to 3.11.0
  • Loading branch information
jamezp authored Nov 29, 2023
2 parents 91a4458 + 009f13a commit b0105df
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.9.0</version.compiler.plugin>
<version.compiler.plugin>3.11.0</version.compiler.plugin>
<version.surefire.plugin>3.0.0</version.surefire.plugin>
<version.failsafe.plugin>3.2.2</version.failsafe.plugin>
<version.war.plugin>3.4.0</version.war.plugin>
Expand Down

0 comments on commit b0105df

Please sign in to comment.