Skip to content

Commit c772e35

Browse files
Bump maven-shade-plugin from 2.4.3 to 3.2.4
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 2.4.3 to 3.2.4. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-2.4.3...maven-shade-plugin-3.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9b19fcf commit c772e35

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
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-shade-plugin</artifactId>
162-
<version>2.4.3</version>
162+
<version>3.2.4</version>
163163
<configuration>
164164
<minimizeJar>false</minimizeJar>
165165
</configuration>

0 commit comments

Comments
 (0)