Skip to content

Commit 082d1a8

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.0 (#1116)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.6.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.2.4...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> Co-authored-by: Gregor Zeitlinger <[email protected]>
1 parent a392b06 commit 082d1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<!-- Plugins with groupId org.apache.maven.plugins that are not part of default bindings. -->
156156
<plugin>
157157
<artifactId>maven-shade-plugin</artifactId>
158-
<version>3.2.4</version>
158+
<version>3.6.0</version>
159159
</plugin>
160160
<plugin>
161161
<artifactId>maven-failsafe-plugin</artifactId>

0 commit comments

Comments
 (0)