Skip to content

Commit 0147a83

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0 (#1625)
1 parent f4a83ba commit 0147a83

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
@@ -266,7 +266,7 @@
266266
<plugin>
267267
<groupId>org.apache.maven.plugins</groupId>
268268
<artifactId>maven-shade-plugin</artifactId>
269-
<version>3.5.3</version>
269+
<version>3.6.0</version>
270270
<executions>
271271
<execution>
272272
<goals>

0 commit comments

Comments
 (0)