Skip to content

Commit

Permalink
Merge pull request #159 from saurabhpro/renovate/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-compiler-plugin-3.x

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Loading branch information
saurabhpro authored May 11, 2024
2 parents 54d2e8f + 01fb6c5 commit ec1082c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CompareFrameworks/dropwizard-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<version>3.13.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit ec1082c

Please sign in to comment.