Skip to content

Commit fe579f0

Browse files
dependabot[bot]manusa
authored andcommitted
chore(deps): bump maven.surefire.plugin.version from 3.0.0 to 3.1.0
Bumps `maven.surefire.plugin.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-failsafe-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-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 169aabc commit fe579f0

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
@@ -136,7 +136,7 @@
136136
<maven.bundle.plugin.version>5.1.8</maven.bundle.plugin.version>
137137
<maven.buildhelper.plugin.version>3.3.0</maven.buildhelper.plugin.version>
138138
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
139-
<maven.surefire.plugin.version>3.0.0</maven.surefire.plugin.version>
139+
<maven.surefire.plugin.version>3.1.0</maven.surefire.plugin.version>
140140
<maven.scr.plugin.version>1.26.4</maven.scr.plugin.version>
141141
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
142142
<maven.release.plugin.version>3.0.0</maven.release.plugin.version>

0 commit comments

Comments
 (0)