Skip to content

Commit d367f42

Browse files
authored
Merge pull request #4962 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.0
build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0
2 parents e028452 + 6b0011e commit d367f42

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
@@ -878,7 +878,7 @@
878878
<plugin>
879879
<groupId>org.apache.maven.plugins</groupId>
880880
<artifactId>maven-shade-plugin</artifactId>
881-
<version>3.4.1</version>
881+
<version>3.5.0</version>
882882
</plugin>
883883
<plugin>
884884
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)