Skip to content

Commit 38a794f

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#753)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2) --- 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 bba52f0 commit 38a794f

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
@@ -676,7 +676,7 @@
676676
<plugin>
677677
<groupId>org.apache.maven.plugins</groupId>
678678
<artifactId>maven-shade-plugin</artifactId>
679-
<version>3.5.1</version>
679+
<version>3.5.2</version>
680680
<executions>
681681
<execution>
682682
<id>bundle-and-repackage</id>

0 commit comments

Comments
 (0)