Skip to content

Commit 5e74de4

Browse files
authored
Merge pull request #1464 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/db-setup/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/infrastructure/db-setup
2 parents ca8adc7 + 60f0660 commit 5e74de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • labs/unicorn-store/infrastructure/db-setup

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.1</version>
82+
<version>3.6.2</version>
8383
<configuration>
8484
<finalName>db-setup</finalName>
8585
</configuration>

0 commit comments

Comments
 (0)