Skip to content

Commit 5ebc006

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

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
@@ -224,7 +224,7 @@
224224
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
225225
<jackson.version>2.15.2</jackson.version>
226226
<jdom.version>2.0.2</jdom.version>
227-
<surefire.version>3.1.0</surefire.version>
227+
<surefire.version>3.1.2</surefire.version>
228228
<maven.version>3.5.4</maven.version>
229229
<!--
230230
! This controls the minimum java version

0 commit comments

Comments
 (0)