Skip to content

Commit e374318

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 2b06e7d commit e374318

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
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-shade-plugin</artifactId>
129-
<version>3.6.0</version>
129+
<version>3.6.1</version>
130130
<configuration>
131131
<shadedArtifactAttached>false</shadedArtifactAttached>
132132
<transformers>

0 commit comments

Comments
 (0)