Skip to content

Commit df6cd7d

Browse files
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.2) --- 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]>
1 parent 86d5b62 commit df6cd7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
<plugin>
362362
<groupId>org.apache.maven.plugins</groupId>
363363
<artifactId>maven-surefire-plugin</artifactId>
364-
<version>3.1.2</version>
364+
<version>3.5.2</version>
365365
<configuration>
366366
<includes>
367367
<include>**/AllTestsSuite.java</include>
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-surefire-plugin</artifactId>
385-
<version>3.1.2</version>
385+
<version>3.5.2</version>
386386
<configuration>
387387
<includes>
388388
<include>**/FastTestsOnlySuite.java</include>

0 commit comments

Comments
 (0)