Skip to content

Commit ead654a

Browse files
authored
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#11)
2 parents 10b223a + dbea243 commit ead654a

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.5.3</version>
33+
<version>3.6.0</version>
3434
<executions>
3535
<execution>
3636
<phase>package</phase>

0 commit comments

Comments
 (0)