Skip to content

Commit b06094a

Browse files
chore(deps): 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.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3) --- 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 14abccf commit b06094a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring/pet-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-shade-plugin</artifactId>
98-
<version>3.5.2</version>
98+
<version>3.5.3</version>
9999
<executions>
100100
<execution>
101101
<phase>package</phase>

0 commit comments

Comments
 (0)