Skip to content

Commit f2542d4

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1 (#1362)
1 parent d27cd0a commit f2542d4

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
@@ -256,7 +256,7 @@
256256
<plugin>
257257
<groupId>org.apache.maven.plugins</groupId>
258258
<artifactId>maven-shade-plugin</artifactId>
259-
<version>3.5.0</version>
259+
<version>3.5.1</version>
260260
<executions>
261261
<execution>
262262
<goals>

0 commit comments

Comments
 (0)