Skip to content

Commit e4fdc04

Browse files
chore(maven): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6
1 parent affd00e commit e4fdc04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-surefire-plugin</artifactId>
122-
<version>3.5.5</version>
122+
<version>3.5.6</version>
123123
<configuration>
124124
<additionalClasspathElements>
125125
<additionalClasspathElement>src/test/java/</additionalClasspathElement>
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>org.apache.maven.plugins</groupId>
285285
<artifactId>maven-surefire-plugin</artifactId>
286-
<version>3.5.5</version>
286+
<version>3.5.6</version>
287287
</plugin>
288288
<plugin>
289289
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)