Skip to content

Commit 5594346

Browse files
Merge pull request #215 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.4.0
Bump maven-assembly-plugin from 3.3.0 to 3.4.0
2 parents cfd8b8d + edbfa35 commit 5594346

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
@@ -322,7 +322,7 @@
322322
<plugin>
323323
<groupId>org.apache.maven.plugins</groupId>
324324
<artifactId>maven-assembly-plugin</artifactId>
325-
<version>3.3.0</version>
325+
<version>3.4.0</version>
326326
<configuration>
327327
<descriptorSourceDirectory>assembly</descriptorSourceDirectory>
328328
<archiverConfig>

0 commit comments

Comments
 (0)