Skip to content

Commit 95e4b61

Browse files
authored
Merge pull request #4468 from eXist-db/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 f05adbd + 32570d7 commit 95e4b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@
808808
<plugin>
809809
<groupId>org.apache.maven.plugins</groupId>
810810
<artifactId>maven-assembly-plugin</artifactId>
811-
<version>3.3.0</version>
811+
<version>3.4.0</version>
812812
<configuration>
813813
<archive>
814814
<manifest>

0 commit comments

Comments
 (0)