Skip to content

Commit 17f46a5

Browse files
authored
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#64)
2 parents 2222966 + bd7904f commit 17f46a5

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
@@ -30,7 +30,7 @@
3030
<plugin>
3131
<groupId>org.apache.maven.plugins</groupId>
3232
<artifactId>maven-shade-plugin</artifactId>
33-
<version>3.6.0</version>
33+
<version>3.6.1</version>
3434
<executions>
3535
<execution>
3636
<phase>package</phase>

0 commit comments

Comments
 (0)