Skip to content

Commit 765f1f0

Browse files
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#128)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09d282b commit 765f1f0

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
@@ -53,7 +53,7 @@
5353
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
5454
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
5555
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
56-
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
56+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
5757
<formatter-maven-plugin.version>2.22.0</formatter-maven-plugin.version>
5858
<impsort-maven-plugin.version>1.9.0</impsort-maven-plugin.version>
5959
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>

0 commit comments

Comments
 (0)