Skip to content

Commit 6450e99

Browse files
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2 (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4149c4a commit 6450e99

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)