Skip to content

Commit 9111ddf

Browse files
dependabot[bot]VanRoy
authored andcommitted
Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.0
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]>
1 parent f5532a7 commit 9111ddf

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
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-shade-plugin</artifactId>
113-
<version>3.2.4</version>
113+
<version>3.6.0</version>
114114
<executions>
115115
<execution>
116116
<phase>package</phase>

0 commit comments

Comments
 (0)