Skip to content

Commit

Permalink
Merge pull request #87 from terrestris/renovate/org.apache.maven.plug…
Browse files Browse the repository at this point in the history
…ins-maven-compiler-plugin-3.x

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0
  • Loading branch information
hwbllmnn authored Dec 21, 2023
2 parents eb85ca9 + 4c1236c commit 9b52b96
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 @@ -146,7 +146,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<configuration>
<source>17</source>
<target>17</target>
Expand Down

0 comments on commit 9b52b96

Please sign in to comment.