Skip to content

Commit 806811c

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 2.19.1 to 3.2.5
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.19.1 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.19.1...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fac5c3 commit 806811c

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
@@ -245,7 +245,7 @@
245245
<plugin>
246246
<groupId>org.apache.maven.plugins</groupId>
247247
<artifactId>maven-surefire-plugin</artifactId>
248-
<version>2.19.1</version>
248+
<version>3.2.5</version>
249249
<configuration>
250250
<excludes>
251251
<exclude>**/*LiveTest.java</exclude>

0 commit comments

Comments
 (0)