Skip to content

Commit 834a77c

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
1 parent b2c4410 commit 834a77c

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
@@ -207,7 +207,7 @@
207207
<plugin>
208208
<groupId>org.apache.maven.plugins</groupId>
209209
<artifactId>maven-shade-plugin</artifactId>
210-
<version>3.5.2</version>
210+
<version>3.6.0</version>
211211
<executions>
212212
<execution>
213213
<phase>package</phase>

0 commit comments

Comments
 (0)