Skip to content

Commit

Permalink
Merge pull request #363 from cicirello/dependabot/maven/master/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-compiler-plugin-3.9.0

Bump maven-compiler-plugin from 3.8.1 to 3.9.0
  • Loading branch information
cicirello authored Jan 13, 2022
2 parents dfc796b + 17874b7 commit 1635e18
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 @@ -230,7 +230,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<version>3.9.0</version>
<configuration>
<release>11</release>
</configuration>
Expand Down

0 comments on commit 1635e18

Please sign in to comment.