Skip to content

Commit 3107c18

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>org.apache.maven.plugins</groupId>
5151
<artifactId>maven-jar-plugin</artifactId>
52-
<version>3.4.2</version>
52+
<version>3.5.0</version>
5353
<configuration>
5454
<archive>
5555
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>

0 commit comments

Comments
 (0)