Skip to content

Commit 3e62fd7

Browse files
build(deps): bump org.apache.maven.plugins:maven-shade-plugin (#572)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 797ead7 commit 3e62fd7

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
@@ -323,7 +323,7 @@
323323
<plugin>
324324
<groupId>org.apache.maven.plugins</groupId>
325325
<artifactId>maven-shade-plugin</artifactId>
326-
<version>3.5.0</version>
326+
<version>3.5.1</version>
327327
</plugin>
328328
<plugin>
329329
<groupId>org.sonatype.plugins</groupId>

0 commit comments

Comments
 (0)