Skip to content

Commit 25d0aad

Browse files
author
Dennis Kieselhorst
authored
Merge pull request aws-samples#258 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/db-setup/org.apache.maven.plugins-maven-shade-plugin-3.4.1
Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /labs/unicorn-store/infrastructure/db-setup
2 parents 829ddb6 + f46df0d commit 25d0aad

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
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-shade-plugin</artifactId>
55-
<version>3.4.0</version>
55+
<version>3.4.1</version>
5656
<configuration>
5757
<finalName>db-setup</finalName>
5858
</configuration>

0 commit comments

Comments
 (0)