Skip to content

Commit 431b81d

Browse files
build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0 (#533)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c36e47b commit 431b81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
<plugin>
324324
<groupId>org.apache.maven.plugins</groupId>
325325
<artifactId>maven-shade-plugin</artifactId>
326-
<version>3.4.1</version>
326+
<version>3.5.0</version>
327327
</plugin>
328328
<plugin>
329329
<groupId>org.sonatype.plugins</groupId>

0 commit comments

Comments
 (0)