Skip to content

Commit c2977f0

Browse files
authored
Merge pull request #13 from RETIT/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.0
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.6.0
2 parents b8a09fd + 5652afd commit c2977f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sampleapplication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.apache.maven.plugins</groupId>
4040
<artifactId>maven-shade-plugin</artifactId>
41-
<version>3.5.1</version>
41+
<version>3.6.0</version>
4242
<executions>
4343
<execution>
4444
<phase>package</phase>

0 commit comments

Comments
 (0)