Skip to content

Commit 53082a5

Browse files
dependabot[bot]VanRoy
authored andcommitted
Bump maven-shade-plugin from 3.2.2 to 3.2.4
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.2.2...maven-shade-plugin-3.2.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4335527 commit 53082a5

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
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-shade-plugin</artifactId>
115-
<version>3.2.2</version>
115+
<version>3.2.4</version>
116116
<executions>
117117
<execution>
118118
<phase>package</phase>

0 commit comments

Comments
 (0)