We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 849926e + 828b9ed commit 06d5936Copy full SHA for 06d5936
pom.xml
@@ -149,7 +149,7 @@
149
<spotbugs.onlyAnalyze>org.apache.ibatis.*</spotbugs.onlyAnalyze>
150
151
<!-- Surefire Setup -->
152
- <argLine>-Djdk.attach.allowAttachSelf -Xmx2048m</argLine>
+ <argLine>-Xmx2048m</argLine>
153
154
<!-- Reproducible Builds -->
155
<project.build.outputTimestamp>1678513628</project.build.outputTimestamp>
0 commit comments