Skip to content

Commit 4c966cc

Browse files
Merge pull request #217 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.4.1
Bump maven-assembly-plugin from 3.4.0 to 3.4.1
2 parents 85fea98 + 9598ed5 commit 4c966cc

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.4.0</version>
325+
<version>3.4.1</version>
326326
<configuration>
327327
<descriptorSourceDirectory>assembly</descriptorSourceDirectory>
328328
<archiverConfig>

0 commit comments

Comments
 (0)