Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 2183d96

Browse files
authored
Merge pull request #37 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.3.0
Bump maven-shade-plugin from 3.2.4 to 3.3.0
2 parents 3a1265b + 1000ff2 commit 2183d96

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
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-shade-plugin</artifactId>
385-
<version>3.2.4</version>
385+
<version>3.3.0</version>
386386
<executions>
387387
<execution>
388388
<goals>

0 commit comments

Comments
 (0)