Skip to content

Commit fc8b8a8

Browse files
authored
Merge pull request #98 from luftfartsverket/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3
2 parents be351d0 + f32489a commit fc8b8a8

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
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.apache.maven.plugins</groupId>
122122
<artifactId>maven-surefire-plugin</artifactId>
123-
<version>3.5.2</version>
123+
<version>3.5.3</version>
124124
<configuration>
125125
<additionalClasspathElements>
126126
<additionalClasspathElement>src/test/java/</additionalClasspathElement>
@@ -284,7 +284,7 @@
284284
<plugin>
285285
<groupId>org.apache.maven.plugins</groupId>
286286
<artifactId>maven-surefire-plugin</artifactId>
287-
<version>3.5.2</version>
287+
<version>3.5.3</version>
288288
</plugin>
289289
<plugin>
290290
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)