Skip to content

Commit 6ec990e

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#352)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e5c1d9 commit 6ec990e

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
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.apache.maven.plugins</groupId>
3939
<artifactId>maven-shade-plugin</artifactId>
40-
<version>3.6.0</version>
40+
<version>3.6.1</version>
4141
<executions>
4242
<execution>
4343
<phase>package</phase>

0 commit comments

Comments
 (0)