Skip to content

Commit 4b028ba

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
1 parent 41c6121 commit 4b028ba

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
@@ -233,7 +233,7 @@
233233
<plugin>
234234
<groupId>org.apache.maven.plugins</groupId>
235235
<artifactId>maven-shade-plugin</artifactId>
236-
<version>3.5.3</version>
236+
<version>3.6.0</version>
237237
<configuration>
238238
<createDependencyReducedPom>true</createDependencyReducedPom>
239239
<filters>

0 commit comments

Comments
 (0)