Skip to content

Commit f6cc65a

Browse files
build(deps): bump org.apache.maven.plugins:maven-shade-plugin in /src
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...v3.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] <[email protected]>
1 parent 8cd6e68 commit f6cc65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client-toolchain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-shade-plugin</artifactId>
134-
<version>3.6.0</version>
134+
<version>3.6.1</version>
135135
<configuration>
136136
<shadedArtifactAttached>false</shadedArtifactAttached>
137137
<transformers>

0 commit comments

Comments
 (0)