Skip to content

Commit 3ced78a

Browse files
authored
Merge pull request #1416 from aws-samples/dependabot/maven/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/org.apache.maven.plugins-maven-shade-plugin-3.6.1
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 in /labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm
2 parents b1c7e28 + 8aa734f commit 3ced78a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/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.6.0</version>
82+
<version>3.6.1</version>
8383
<configuration>
8484
<createDependencyReducedPom>false</createDependencyReducedPom>
8585
<shadedArtifactAttached>true</shadedArtifactAttached>

0 commit comments

Comments
 (0)