Skip to content

Commit ce58399

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#246)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c101d07 commit ce58399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.apache.maven.plugins</groupId>
205205
<artifactId>maven-surefire-plugin</artifactId>
206-
<version>3.5.2</version>
206+
<version>3.5.3</version>
207207
<configuration>
208208
<trimStackTrace>false</trimStackTrace>
209209
</configuration>

0 commit comments

Comments
 (0)