Skip to content

Commit 7a042ab

Browse files
build(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5d65bc commit 7a042ab

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)