Skip to content

Commit

Permalink
Bump shade-plugin to 3.3.1 (#4762)
Browse files Browse the repository at this point in the history
fixes building
  • Loading branch information
EvilOlaf committed Apr 10, 2022
1 parent 8821fb0 commit c41d2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -130,7 +130,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.1-SNAPSHOT</version>
<configuration>
<artifactSet>
<includes>
Expand Down

0 comments on commit c41d2d1

Please sign in to comment.