Skip to content

Commit 380a425

Browse files
chore(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.1.2 (#373)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ff09bf commit 380a425

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
@@ -19,7 +19,7 @@
1919
<maven.compiler.source>${java.version}</maven.compiler.source>
2020
<maven.compiler.target>${java.version}</maven.compiler.target>
2121

22-
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
22+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
2323
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
2424
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
2525
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)