Skip to content

Commit d75e2f3

Browse files
Merge pull request #2 from zeroBzeroT/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.2
maven(deps): bump maven-jar-plugin from 3.2.0 to 3.2.2
2 parents f748b95 + 74d035a commit d75e2f3

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
@@ -23,7 +23,7 @@
2323
<plugin>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-jar-plugin</artifactId>
26-
<version>3.2.0</version>
26+
<version>3.2.2</version>
2727
<configuration>
2828
<archive>
2929
<addMavenDescriptor>false</addMavenDescriptor>

0 commit comments

Comments
 (0)