Skip to content

Commit

Permalink
for now changed surefire version
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Oct 6, 2023
1 parent 4493d57 commit d7608bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@
<maven.api.version>3.8.5</maven.api.version>
<!-- With M6 we get [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1,
but M5 doesn't work for us anymore either (failing test initialization). -->
<surefire.version>3.1.2</surefire.version>
<failsafe.version>3.1.2</failsafe.version>
<surefire.version>3.1.0</surefire.version>
<failsafe.version>3.1.0</failsafe.version>

<asciidoclet.version>1.5.6</asciidoclet.version>
</properties>
Expand Down

0 comments on commit d7608bc

Please sign in to comment.