Skip to content

Commit ad5f72a

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
1 parent 26f9d67 commit ad5f72a

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
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>org.apache.maven.plugins</groupId>
221221
<artifactId>maven-shade-plugin</artifactId>
222-
<version>3.4.1</version>
222+
<version>3.6.0</version>
223223
<executions>
224224
<execution>
225225
<phase>package</phase>

0 commit comments

Comments
 (0)