Skip to content

Commit bbb5e2d

Browse files
Merge pull request #2 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 29835c6 + 739a6f3 commit bbb5e2d

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
@@ -32,7 +32,7 @@
3232
<plugin>
3333
<groupId>org.apache.maven.plugins</groupId>
3434
<artifactId>maven-shade-plugin</artifactId>
35-
<version>3.2.4</version>
35+
<version>3.3.0</version>
3636
<executions>
3737
<execution>
3838
<phase>package</phase>

0 commit comments

Comments
 (0)