Skip to content

Commit d4b883d

Browse files
authored
Merge pull request #20 from hyphae/dependabot/maven/master/org.apache.maven.plugins-maven-shade-plugin-3.6.1
deps(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.0.0 to 3.6.1
2 parents a33acda + 080cce6 commit d4b883d

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
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.apache.maven.plugins</groupId>
8181
<artifactId>maven-shade-plugin</artifactId>
82-
<version>3.0.0</version>
82+
<version>3.6.1</version>
8383
<executions>
8484
<execution>
8585
<phase>package</phase>

0 commit comments

Comments
 (0)