Skip to content

Commit a2d1ca9

Browse files
authored
Merge pull request #4606 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.1
build(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1
2 parents b5d65bc + 7a042ab commit a2d1ca9

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
@@ -831,7 +831,7 @@
831831
<plugin>
832832
<groupId>org.apache.maven.plugins</groupId>
833833
<artifactId>maven-shade-plugin</artifactId>
834-
<version>3.4.0</version>
834+
<version>3.4.1</version>
835835
</plugin>
836836
<plugin>
837837
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)