Skip to content

Commit 4ab90cb

Browse files
author
Dennis Kieselhorst
authored
Merge pull request aws-samples#256 from aws-samples/dependabot/maven/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/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-location-api/final/unicorn-location-api-final/UnicornLocationFunction
2 parents 25d0aad + a08abce commit 4ab90cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction

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
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.apache.maven.plugins</groupId>
8787
<artifactId>maven-shade-plugin</artifactId>
88-
<version>3.4.0</version>
88+
<version>3.4.1</version>
8989
<executions>
9090
<execution>
9191
<phase>package</phase>

0 commit comments

Comments
 (0)