Skip to content

Commit 537fc47

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.4 (#144)
1 parent f34dc30 commit 537fc47

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
@@ -254,7 +254,7 @@
254254
<plugin>
255255
<groupId>org.apache.maven.plugins</groupId>
256256
<artifactId>maven-shade-plugin</artifactId>
257-
<version>3.2.1</version>
257+
<version>3.2.4</version>
258258
<executions>
259259
<execution>
260260
<goals>

0 commit comments

Comments
 (0)