Skip to content

Commit fc2a864

Browse files
dependabot[bot]romani
authored andcommitted
dependency: 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.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.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]>
1 parent 1f603ea commit fc2a864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes-builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-shade-plugin</artifactId>
110-
<version>3.5.0</version>
110+
<version>3.5.1</version>
111111
<executions>
112112
<execution>
113113
<phase>package</phase>

0 commit comments

Comments
 (0)