Skip to content

Commit 3c469cb

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#825)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd0d613 commit 3c469cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
<plugin>
692692
<groupId>org.apache.maven.plugins</groupId>
693693
<artifactId>maven-shade-plugin</artifactId>
694-
<version>3.5.3</version>
694+
<version>3.6.0</version>
695695
<executions>
696696
<execution>
697697
<id>bundle-and-repackage</id>

0 commit comments

Comments
 (0)