Skip to content

Commit 0d01dc2

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#310)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.1) --- 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 d173fa8 commit 0d01dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-surefire-plugin</artifactId>
117-
<version>3.1.2</version>
117+
<version>3.2.1</version>
118118
<configuration>
119119
<redirectTestOutputToFile>${redirectTestOutputToFile}</redirectTestOutputToFile>
120120
</configuration>

0 commit comments

Comments
 (0)