Skip to content

Commit 512ac83

Browse files
committed
#143: switched to maven-shade-plugin 3.1.1
1 parent f7ad339 commit 512ac83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<plugin>
316316
<groupId>org.apache.maven.plugins</groupId>
317317
<artifactId>maven-shade-plugin</artifactId>
318-
<version>3.1.0</version>
318+
<version>3.1.1</version>
319319
<executions>
320320
<execution>
321321
<phase>package</phase>

0 commit comments

Comments
 (0)