Skip to content

Commit b5d8bfb

Browse files
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2
1 parent 3ca3cbe commit b5d8bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-jar-plugin</artifactId>
194-
<version>3.2.0</version>
194+
<version>3.4.2</version>
195195
<configuration>
196196
<archive>
197197
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>

0 commit comments

Comments
 (0)