Skip to content

Commit 5545827

Browse files
authored
Merge pull request #4926 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.6.0
build(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0
2 parents bdd6a8c + d901d0b commit 5545827

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
@@ -868,7 +868,7 @@
868868
<plugin>
869869
<groupId>org.apache.maven.plugins</groupId>
870870
<artifactId>maven-assembly-plugin</artifactId>
871-
<version>3.5.0</version>
871+
<version>3.6.0</version>
872872
<configuration>
873873
<archive>
874874
<manifest>

0 commit comments

Comments
 (0)