Skip to content

Commit b34d6da

Browse files
author
Dennis Kieselhorst
authored
Merge pull request aws-samples#261 from aws-samples/dependabot/maven/labs/unicorn-store/software/alternatives/unicorn-store-basic/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/software/alternatives/unicorn-store-basic
2 parents 8242252 + 63dafbe commit b34d6da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • labs/unicorn-store/software/alternatives/unicorn-store-basic

labs/unicorn-store/software/alternatives/unicorn-store-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-shade-plugin</artifactId>
68-
<version>3.4.0</version>
68+
<version>3.4.1</version>
6969
<configuration>
7070
<createDependencyReducedPom>false</createDependencyReducedPom>
7171
</configuration>

0 commit comments

Comments
 (0)