Skip to content

Commit f28725e

Browse files
authored
Merge pull request #41 from evolvedbinary/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0
Bump maven-jar-plugin from 3.1.0 to 3.2.0
2 parents 852589e + 299f8a1 commit f28725e

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
@@ -297,7 +297,7 @@
297297
<plugin>
298298
<groupId>org.apache.maven.plugins</groupId>
299299
<artifactId>maven-jar-plugin</artifactId>
300-
<version>3.1.0</version>
300+
<version>3.2.0</version>
301301
<configuration>
302302
<archive>
303303
<manifest>

0 commit comments

Comments
 (0)