Skip to content

Commit b86c6b2

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.3 (#1585)
1 parent 1b1218a commit b86c6b2

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
@@ -273,7 +273,7 @@
273273
<plugin>
274274
<groupId>org.apache.maven.plugins</groupId>
275275
<artifactId>maven-shade-plugin</artifactId>
276-
<version>3.5.2</version>
276+
<version>3.5.3</version>
277277
<executions>
278278
<execution>
279279
<goals>

0 commit comments

Comments
 (0)