Skip to content

Commit c01fa96

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<plugin>
1717
<groupId>org.apache.maven.plugins</groupId>
1818
<artifactId>maven-shade-plugin</artifactId>
19-
<version>3.6.0</version>
19+
<version>3.6.1</version>
2020
<executions>
2121
<execution>
2222
<phase>package</phase>

0 commit comments

Comments
 (0)