Skip to content

Commit 28f8a94

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.0 (#965)
1 parent f8b88cd commit 28f8a94

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
@@ -261,7 +261,7 @@
261261
<plugin>
262262
<groupId>org.apache.maven.plugins</groupId>
263263
<artifactId>maven-shade-plugin</artifactId>
264-
<version>3.3.0</version>
264+
<version>3.4.0</version>
265265
<executions>
266266
<execution>
267267
<goals>

0 commit comments

Comments
 (0)