Skip to content

Commit 4d2556d

Browse files
committed
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
1 parent 6de6a83 commit 4d2556d

File tree

1 file changed

+1
-1
lines changed
  • CompareFrameworks/dropwizard-hello-world

1 file changed

+1
-1
lines changed

CompareFrameworks/dropwizard-hello-world/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</plugin>
9393
<plugin>
9494
<artifactId>maven-jar-plugin</artifactId>
95-
<version>3.2.0</version>
95+
<version>3.2.2</version>
9696
<configuration>
9797
<archive>
9898
<manifest>

0 commit comments

Comments
 (0)