Skip to content

Commit f363e07

Browse files
Bump maven-jar-plugin from 2.6 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.6 to 3.2.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-2.6...maven-jar-plugin-3.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 79bb27c commit f363e07

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
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-jar-plugin</artifactId>
65-
<version>2.6</version>
65+
<version>3.2.0</version>
6666
<configuration>
6767
<archive>
6868
<manifest>

0 commit comments

Comments
 (0)