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

Commit 396e188

Browse files
authored
Merge pull request #68 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 b508900 + 042de62 commit 396e188

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
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.apache.maven.plugins</groupId>
291291
<artifactId>maven-shade-plugin</artifactId>
292-
<version>3.2.4</version>
292+
<version>3.3.0</version>
293293
<executions>
294294
<execution>
295295
<goals>

0 commit comments

Comments
 (0)