Skip to content

Commit 0cbbba9

Browse files
committed
Update maven-shade-plugin to 3.5.1
1 parent dd0a4d1 commit 0cbbba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
<plugin>
412412
<groupId>org.apache.maven.plugins</groupId>
413413
<artifactId>maven-shade-plugin</artifactId>
414-
<version>3.4.1</version>
414+
<version>3.5.1</version>
415415
</plugin>
416416
<plugin>
417417
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)