Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.plugins:maven-compiler-…
Browse files Browse the repository at this point in the history
…plugin to v3.10.0

(cherry picked from commit 9e8cd28d7560cec655c1395481ada134939de547)
  • Loading branch information
Renovate Bot authored and colin-janke committed Feb 18, 2022
1 parent 119c137 commit c68dc20
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 @@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Maven Plugin versions -->
<maven-compiler-plugin.version>3.9.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.10.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
Expand Down

0 comments on commit c68dc20

Please sign in to comment.