Skip to content

Commit 05627e2

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#8978)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68c9121 commit 05627e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-shade-plugin</artifactId>
122-
<version>3.5.1</version>
122+
<version>3.5.2</version>
123123
<executions>
124124
<execution>
125125
<goals>

0 commit comments

Comments
 (0)