Skip to content

Commit

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

Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.1
  • Loading branch information
saurabhpro authored May 12, 2024
2 parents 3f90422 + b5c24fa commit 855f39d
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 @@ -92,7 +92,7 @@
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 855f39d

Please sign in to comment.