Skip to content

Commit fff148e

Browse files
Bump maven-shade-plugin from 3.2.2 to 3.2.4 (#1)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b62ce5 commit fff148e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<plugin>
7373
<groupId>org.apache.maven.plugins</groupId>
7474
<artifactId>maven-shade-plugin</artifactId>
75-
<version>3.2.2</version>
75+
<version>3.2.4</version>
7676
<executions>
7777
<execution>
7878
<phase>package</phase>

0 commit comments

Comments
 (0)