Skip to content

Commit 93f170d

Browse files
committed
Lets delay the fix for the jar file size
1 parent 2218af8 commit 93f170d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<artifactId>maven-shade-plugin</artifactId>
5353
<version>2.4.3</version>
5454
<configuration>
55+
<minimizeJar>true</minimizeJar>
5556
<relocations>
5657
<relocation>
5758
<pattern>org.bstats</pattern>

0 commit comments

Comments
 (0)