Skip to content

Commit 6bd031f

Browse files
build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 in /core-java (#362)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wasiq Bhamla <[email protected]>
1 parent 3ebab44 commit 6bd031f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<sonar.version>5.14.0.18788</sonar.version>
7070
<sonar.maven.version>3.9.1.2184</sonar.maven.version>
7171
<jacoco.version>0.8.8</jacoco.version>
72-
<surefire-version>3.0.0-M7</surefire-version>
72+
<surefire-version>3.0.0-M8</surefire-version>
7373
<nexus.version>1.6.13</nexus.version>
7474
<maven.gpg.version>3.0.1</maven.gpg.version>
7575
</properties>

0 commit comments

Comments
 (0)