Skip to content

Commit 5860116

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.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3191970 commit 5860116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
<plugin>
363363
<groupId>org.apache.maven.plugins</groupId>
364364
<artifactId>maven-surefire-plugin</artifactId>
365-
<version>3.1.2</version>
365+
<version>3.5.4</version>
366366
<configuration>
367367
<includes>
368368
<include>**/AllTestsSuite.java</include>
@@ -383,7 +383,7 @@
383383
<plugin>
384384
<groupId>org.apache.maven.plugins</groupId>
385385
<artifactId>maven-surefire-plugin</artifactId>
386-
<version>3.1.2</version>
386+
<version>3.5.4</version>
387387
<configuration>
388388
<includes>
389389
<include>**/FastTestsOnlySuite.java</include>

0 commit comments

Comments
 (0)