Skip to content

Commit b1c7e28

Browse files
authored
Merge pull request #1413 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/db-setup/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/infrastructure/db-setup
2 parents b6c0eef + f7cad95 commit b1c7e28

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/infrastructure/db-setup

1 file changed

+1
-1
lines changed

labs/unicorn-store/infrastructure/db-setup/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
<finalName>db-setup</finalName>
8585
</configuration>

0 commit comments

Comments
 (0)