Skip to content

Commit 49cd8a4

Browse files
committed
Fix pom.xml for Java 8
1 parent c0daa2f commit 49cd8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@
671671
</activation>
672672
<properties>
673673
<mockito.version>4.11.0</mockito.version>
674+
<test-arguments>-Xshare:off</test-arguments>
674675
</properties>
675676
</profile>
676677
<profile>

0 commit comments

Comments
 (0)