Skip to content

Commit 4e127c3

Browse files
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] <support@github.com>
1 parent c88aab7 commit 4e127c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-shade-plugin</artifactId>
65-
<version>3.5.0</version>
65+
<version>3.5.1</version>
6666
<executions>
6767
<execution>
6868
<phase>package</phase>

0 commit comments

Comments
 (0)