Skip to content

Commit 46b652e

Browse files
alexturnorth
authored andcommitted
Upgrading maven-shade-plugin to 3.0.0 (#388)
1 parent 255a1e3 commit 46b652e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugins>
137137
<plugin>
138138
<artifactId>maven-shade-plugin</artifactId>
139-
<version>2.4.3</version>
139+
<version>3.0.0</version>
140140
<executions>
141141
<execution>
142142
<phase>package</phase>

0 commit comments

Comments
 (0)