Skip to content

Commit d49a9ad

Browse files
Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#623)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f519829 commit d49a9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin.enforcer.version>3.3.0</plugin.enforcer.version>
5454
<plugin.jar.version>3.3.0</plugin.jar.version>
5555
<plugin.jacoco.version>0.8.10</plugin.jacoco.version>
56-
<plugin.shade.version>3.4.1</plugin.shade.version>
56+
<plugin.shade.version>3.5.0</plugin.shade.version>
5757
<plugin.surefire.version>3.1.0</plugin.surefire.version>
5858
<plugin.versions.version>2.7</plugin.versions.version>
5959

0 commit comments

Comments
 (0)