Skip to content

Commit 12777e9

Browse files
committed
Allow even more memory for findbugs, awsapi is hungry
1 parent 920163f commit 12777e9

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
@@ -871,7 +871,7 @@
871871
<threshold>High</threshold>
872872
<xmlOutput>true</xmlOutput>
873873
<failOnError>false</failOnError>
874-
<maxHeap>1024</maxHeap>
874+
<maxHeap>2048</maxHeap>
875875
</configuration>
876876
<executions>
877877
<execution>

0 commit comments

Comments
 (0)