Skip to content

Commit 8f2b673

Browse files
committed
Remove workaround for [SUREFIRE-2253]
1 parent 466a61d commit 8f2b673

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ limitations under the License.
106106
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
107107
<project.build.outputTimestamp>2025-01-27T18:05:48Z</project.build.outputTimestamp>
108108
<commons.jacoco.version>0.8.12</commons.jacoco.version>
109-
<!-- Temp for SUREFIRE-2253 -->
110-
<commons.surefire.version>3.2.5</commons.surefire.version>
111109
<!-- JaCoCo: Don't make code coverage worse than: -->
112110
<jacoco.skip>false</jacoco.skip>
113111
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>

0 commit comments

Comments
 (0)