Skip to content

Commit e818c1d

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 e818c1d

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction

1 file changed

+1
-1
lines changed

labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>org.apache.maven.plugins</groupId>
8585
<artifactId>maven-shade-plugin</artifactId>
86-
<version>3.6.0</version>
86+
<version>3.6.1</version>
8787
<executions>
8888
<execution>
8989
<phase>package</phase>

0 commit comments

Comments
 (0)