Skip to content

Commit c9de9cb

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin (#34)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6043a04 commit c9de9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/cStaffModules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-shade-plugin</artifactId>
34-
<version>3.5.1</version>
34+
<version>3.5.2</version>
3535
<executions>
3636
<execution>
3737
<phase>package</phase>

0 commit comments

Comments
 (0)