Skip to content

Commit c886d82

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump surefire.version from 3.0.0 to 3.1.0
Bumps `surefire.version` from 3.0.0 to 3.1.0. Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) Updates `maven-surefire-report-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a981d63 commit c886d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
220220
<jackson.version>2.14.2</jackson.version>
221221
<jdom.version>2.0.2</jdom.version>
222-
<surefire.version>3.0.0</surefire.version>
222+
<surefire.version>3.1.0</surefire.version>
223223
<maven.version>3.5.4</maven.version>
224224
<!--
225225
! This controls the minimum java version

0 commit comments

Comments
 (0)