Skip to content

Commit 157528f

Browse files
authored
Merge pull request #42 from gotonode/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
Bump maven-shade-plugin from 3.2.1 to 3.2.4
2 parents c03c6f4 + 653d9d8 commit 157528f

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
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.apache.maven.plugins</groupId>
6666
<artifactId>maven-shade-plugin</artifactId>
67-
<version>3.2.1</version>
67+
<version>3.2.4</version>
6868
<executions>
6969
<execution>
7070
<phase>package</phase>

0 commit comments

Comments
 (0)