Skip to content

Commit c7a391b

Browse files
authored
Merge pull request #202 from c-rack/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.1
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
2 parents 8c8dd80 + a124bb1 commit c7a391b

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
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>org.apache.maven.plugins</groupId>
9494
<artifactId>maven-jar-plugin</artifactId>
95-
<version>3.3.0</version>
95+
<version>3.4.1</version>
9696
<configuration>
9797
<archive>
9898
<manifestEntries>

0 commit comments

Comments
 (0)