Skip to content

Commit f46df0d

Browse files
Bump maven-shade-plugin in /labs/unicorn-store/infrastructure/db-setup
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c69c430 commit f46df0d

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)