Skip to content

Commit 757eb52

Browse files
authored
Merge pull request #19 from BetterGUI-MC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
Bump maven-shade-plugin from 3.2.3 to 3.2.4
2 parents 59f8a73 + 73d86bb commit 757eb52

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.3</version>
36+
<version>3.2.4</version>
3737
<executions>
3838
<execution>
3939
<phase>package</phase>

0 commit comments

Comments
 (0)