Skip to content

Commit bcddab0

Browse files
committed
Try reverting to assembly 2.5.4 for memory problem
1 parent 6a65130 commit bcddab0

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
@@ -346,7 +346,7 @@
346346
<plugin>
347347
<groupId>org.apache.maven.plugins</groupId>
348348
<artifactId>maven-assembly-plugin</artifactId>
349-
<version>2.5.5</version>
349+
<version>2.5.4</version>
350350
<configuration>
351351
<descriptorRefs>
352352
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)