Skip to content

Commit 7c6e823

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump org.apache.maven.plugins:maven-surefire-plugin in /spi-fly
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...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] <support@github.com>
1 parent e8a9b4c commit 7c6e823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spi-fly/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-surefire-plugin</artifactId>
139-
<version>3.0.0-M5</version>
139+
<version>3.5.2</version>
140140
<configuration>
141141
<redirectTestOutputToFile>true</redirectTestOutputToFile>
142142
<forkMode>once</forkMode>
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-surefire-plugin</artifactId>
205-
<version>3.0.0-M5</version>
205+
<version>3.5.2</version>
206206
<configuration>
207207
<redirectTestOutputToFile>true</redirectTestOutputToFile>
208208
<forkMode>once</forkMode>

0 commit comments

Comments
 (0)