Skip to content

Commit b327e93

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0
1 parent dbbaa4b commit b327e93

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
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-jar-plugin</artifactId>
50-
<version>3.4.2</version>
50+
<version>3.5.0</version>
5151
<configuration>
5252
<archive>
5353
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>

0 commit comments

Comments
 (0)