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.
1 parent 849926e commit 828b9edCopy full SHA for 828b9ed
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