Skip to content

Commit 81a58bd

Browse files
authored
Merge pull request #1467 from aws-samples/dependabot/maven/labs/unicorn-store/software/unicorn-store-spring/org.apache.maven.plugins-maven-shade-plugin-3.6.2
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 in /labs/unicorn-store/software/unicorn-store-spring
2 parents 1063caa + eb41703 commit 81a58bd

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/software/unicorn-store-spring

1 file changed

+1
-1
lines changed

labs/unicorn-store/software/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>org.apache.maven.plugins</groupId>
8585
<artifactId>maven-shade-plugin</artifactId>
86-
<version>3.6.1</version>
86+
<version>3.6.2</version>
8787
<configuration>
8888
<createDependencyReducedPom>false</createDependencyReducedPom>
8989
</configuration>

0 commit comments

Comments
 (0)