Skip to content

Commit

Permalink
Merge pull request #15482 from iterate-ch/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-compiler-plugin-3.12.0
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
2 parents e0cca28 + d3a9ef7 commit 4806f2b
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 @@ -417,7 +417,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<configuration>
<encoding>UTF-8</encoding>
<compilerArgument>-Xlint:unchecked</compilerArgument>
Expand Down

0 comments on commit 4806f2b

Please sign in to comment.