Skip to content

Commit 7f1659c

Browse files
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#271)
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 c266694 commit 7f1659c

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
@@ -55,7 +55,7 @@
5555
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
5656
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
5757
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
58-
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
58+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
5959
<maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
6060
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
6161
<moditect-maven-plugin.version>1.0.0.Final</moditect-maven-plugin.version>

0 commit comments

Comments
 (0)