Skip to content

Commit c6002e5

Browse files
committed
Use latest maven jar plugin
1 parent 683ddf7 commit c6002e5

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
@@ -33,7 +33,7 @@
3333
<!-- Build an executable JAR -->
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-jar-plugin</artifactId>
36-
<version>3.0.2</version>
36+
<version>3.2.0</version>
3737
<configuration>
3838
<archive>
3939
<manifest>

0 commit comments

Comments
 (0)