Skip to content

Commit 92c89bf

Browse files
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#1932)
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 17ed788 commit 92c89bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
6363
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
64-
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
64+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
6565
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
6666
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
6767
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>

0 commit comments

Comments
 (0)