Skip to content

Commit 42ad567

Browse files
authored
Restore maven-shade-plugin version setting in cli/pom.xml (#10802)
1 parent f1a7522 commit 42ad567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-shade-plugin</artifactId>
121+
<version>3.6.0</version>
121122
<executions>
122123
<execution>
123124
<goals>

0 commit comments

Comments
 (0)