Skip to content

Commit 8aa734f

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89ba9b7 commit 8aa734f

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm

1 file changed

+1
-1
lines changed

labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/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
<createDependencyReducedPom>false</createDependencyReducedPom>
8585
<shadedArtifactAttached>true</shadedArtifactAttached>

0 commit comments

Comments
 (0)