Skip to content

Commit c57c915

Browse files
authored
Merge pull request #12 from BetterGUI-MC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.3
Bump maven-shade-plugin from 3.2.2 to 3.2.3
2 parents 17df98d + 29a37f6 commit c57c915

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
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-shade-plugin</artifactId>
36-
<version>3.2.2</version>
36+
<version>3.2.3</version>
3737
<executions>
3838
<execution>
3939
<phase>package</phase>

0 commit comments

Comments
 (0)