Skip to content

Commit

Permalink
Merge pull request #14 from jetty-project/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-compiler-plugin-3.10.0

Bump maven-compiler-plugin from 3.9.0 to 3.10.0
  • Loading branch information
joakime authored Feb 14, 2022
2 parents 5ff652f + 11ceccf commit 41ad7a7
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 @@ -152,7 +152,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.9.0</version>
<version>3.10.0</version>
<configuration>
<showDeprecation>true</showDeprecation>
<showWarnings>true</showWarnings>
Expand Down

0 comments on commit 41ad7a7

Please sign in to comment.