Skip to content

Commit 75b1a95

Browse files
authored
Merge pull request #56 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.3
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
2 parents ca37021 + 12e2758 commit 75b1a95

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
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.apache.maven.plugins</groupId>
6262
<artifactId>maven-shade-plugin</artifactId>
63-
<version>3.5.2</version>
63+
<version>3.5.3</version>
6464
<configuration>
6565
<relocations>
6666
<relocation>

0 commit comments

Comments
 (0)