Skip to content

Commit ab184cc

Browse files
committed
Upgrade to maven-jar-plugin 3.2.0
Closes gh-241
1 parent 53d6fb2 commit ab184cc

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
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.apache.maven.plugins</groupId>
140140
<artifactId>maven-jar-plugin</artifactId>
141-
<version>3.1.1</version>
141+
<version>3.2.0</version>
142142
</plugin>
143143
<plugin>
144144
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)