Skip to content

Commit

Permalink
Upgrade Surefire from 2.22.2 to 3.0.0-M7 (jenkinsci#6652)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jun 12, 2022
1 parent 393ec80 commit 56a03a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .mvn/jvm.config
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-Xmx800m
-Xmx1100m
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,6 @@ THE SOFTWARE.
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<mockito.version>4.6.1</mockito.version>
<spotless.version>2.22.7</spotless.version>

<!-- TODO 3.x versions expose "GC overhead limit exceeded" errors in this test suite -->
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-report-plugin.version>2.22.2</maven-surefire-report-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 56a03a5

Please sign in to comment.