Skip to content

Commit 6b492c6

Browse files
authored
Merge pull request #6 from CyberFlameGO/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.3.0
2 parents c217ed4 + 2c4d9f1 commit 6b492c6

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
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-shade-plugin</artifactId>
131-
<version>3.2.4</version>
131+
<version>3.3.0</version>
132132
<executions>
133133
<execution>
134134
<phase>package</phase>

0 commit comments

Comments
 (0)