Skip to content

Commit 9cd4e1a

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 1695a39 commit 9cd4e1a

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
@@ -353,7 +353,7 @@
353353
<plugin>
354354
<groupId>org.apache.maven.plugins</groupId>
355355
<artifactId>maven-surefire-plugin</artifactId>
356-
<version>3.1.2</version>
356+
<version>3.5.2</version>
357357
<configuration>
358358
<includes>
359359
<include>**/AllTestsSuite.java</include>
@@ -374,7 +374,7 @@
374374
<plugin>
375375
<groupId>org.apache.maven.plugins</groupId>
376376
<artifactId>maven-surefire-plugin</artifactId>
377-
<version>3.1.2</version>
377+
<version>3.5.2</version>
378378
<configuration>
379379
<includes>
380380
<include>**/FastTestsOnlySuite.java</include>

0 commit comments

Comments
 (0)