Skip to content

Commit d57fc22

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.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 c667c8d commit d57fc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
</plugin>
196196
<plugin>
197197
<artifactId>maven-shade-plugin</artifactId>
198-
<version>3.5.0</version>
198+
<version>3.5.1</version>
199199
<executions>
200200
<execution>
201201
<phase>package</phase>

0 commit comments

Comments
 (0)