Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v…
Browse files Browse the repository at this point in the history
…3.13.0
  • Loading branch information
renovate[bot] authored and ALRubinger committed Nov 16, 2024
1 parent 1fa21e5 commit 9b0fb85
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 @@ -228,7 +228,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
<version>3.13.0</version>
<configuration>
<source>${version.java}</source>
<target>${version.java}</target>
Expand Down

0 comments on commit 9b0fb85

Please sign in to comment.