Skip to content

Commit 0e6ef3b

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.apache.maven.plugins:maven-shade-plugin
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin). Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d07ec8c commit 0e6ef3b

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
@@ -179,7 +179,7 @@
179179
<plugin>
180180
<groupId>org.apache.maven.plugins</groupId>
181181
<artifactId>maven-shade-plugin</artifactId>
182-
<version>3.5.2</version>
182+
<version>3.5.3</version>
183183
<executions>
184184
<execution>
185185
<phase>package</phase>

0 commit comments

Comments
 (0)