Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Commit 661f6ce

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.6.0 to 3.6.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d630a1 commit 661f6ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.apache.maven.plugins</groupId>
279279
<artifactId>maven-shade-plugin</artifactId>
280-
<version>3.6.0</version>
280+
<version>3.6.2</version>
281281
<configuration>
282282
<createDependencyReducedPom>false</createDependencyReducedPom>
283283
<shadedArtifactAttached>false</shadedArtifactAttached>

0 commit comments

Comments
 (0)