Skip to content

Commit 42897ba

Browse files
Bump maven-shade-plugin from 3.4.0 to 3.4.1 (#3570)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cd93bf commit 42897ba

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
@@ -620,7 +620,7 @@
620620
<maven-javadoc-plugin-version>3.4.1</maven-javadoc-plugin-version>
621621
<maven-failsafe-plugin-version>3.0.0-M7</maven-failsafe-plugin-version>
622622
<maven-dependency-plugin-version>3.3.0</maven-dependency-plugin-version>
623-
<maven-shade-plugin-version>3.4.0</maven-shade-plugin-version>
623+
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
624624
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
625625
<checkstyle-version>10.3.4</checkstyle-version>
626626
<directory-maven-version>1.0</directory-maven-version>

0 commit comments

Comments
 (0)