Skip to content

Commit 7574e11

Browse files
Merge pull request #3 from zeroBzeroT/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.3.0
maven(deps): bump maven-shade-plugin from 3.2.4 to 3.3.0
2 parents d75e2f3 + 72f8628 commit 7574e11

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
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.apache.maven.plugins</groupId>
4747
<artifactId>maven-shade-plugin</artifactId>
48-
<version>3.2.4</version>
48+
<version>3.3.0</version>
4949
<configuration>
5050
<relocations>
5151
<relocation>

0 commit comments

Comments
 (0)