Skip to content

Commit d54a31d

Browse files
committed
Upgrade to maven-shade-plugin 3.2.1
Closes gh-242
1 parent ab184cc commit d54a31d

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
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-shade-plugin</artifactId>
151-
<version>3.2.1</version>
151+
<version>3.2.4</version>
152152
</plugin>
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)