Skip to content

Commit c1dd06a

Browse files
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (PlaytikaOSS#1354)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff78d04 commit c1dd06a

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
@@ -94,7 +94,7 @@
9494
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
9595
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
9696
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
97-
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
97+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
9898
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
9999
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>
100100
<spotless-maven-plugin.version>2.36.0</spotless-maven-plugin.version>

0 commit comments

Comments
 (0)