Skip to content

Commit 612cf4a

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
1 parent ca9f92b commit 612cf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/maven/workflow_dispatch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-shade-plugin</artifactId>
79-
<version>3.5.1</version>
79+
<version>3.6.0</version>
8080
<executions>
8181
<execution>
8282
<phase>package</phase>

0 commit comments

Comments
 (0)