Skip to content

Commit 639c83b

Browse files
committed
maven-shade-plugin 3.6.0 because it handles multi-release jars better
1 parent 1ec25ef commit 639c83b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@
748748
<plugin>
749749
<groupId>org.apache.maven.plugins</groupId>
750750
<artifactId>maven-shade-plugin</artifactId>
751-
<version>3.5.0</version>
751+
<version>3.6.0</version>
752752
<executions>
753753
<execution>
754754
<phase>package</phase>

0 commit comments

Comments
 (0)