Skip to content

Commit 6ff60c7

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#797)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3084dfd commit 6ff60c7

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
@@ -689,7 +689,7 @@
689689
<plugin>
690690
<groupId>org.apache.maven.plugins</groupId>
691691
<artifactId>maven-shade-plugin</artifactId>
692-
<version>3.5.2</version>
692+
<version>3.5.3</version>
693693
<executions>
694694
<execution>
695695
<id>bundle-and-repackage</id>

0 commit comments

Comments
 (0)