Skip to content

Commit 1688ddc

Browse files
authored
Merge pull request #177 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.1
Bump maven-jar-plugin from 3.2.0 to 3.2.1
2 parents 27a7ea9 + 9658b43 commit 1688ddc

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
@@ -375,7 +375,7 @@
375375
</plugin>
376376
<plugin>
377377
<artifactId>maven-jar-plugin</artifactId>
378-
<version>3.2.0</version>
378+
<version>3.2.1</version>
379379
<configuration>
380380
<archive>
381381
<manifest>

0 commit comments

Comments
 (0)