Skip to content

Commit 98ffae8

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edfd9f1 commit 98ffae8

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
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.apache.maven.plugins</groupId>
103103
<artifactId>maven-surefire-plugin</artifactId>
104-
<version>3.5.2</version>
104+
<version>3.5.3</version>
105105
<configuration>
106106
<additionalClasspathElements>
107107
<additionalClasspathElement>src/test/java/</additionalClasspathElement>
@@ -238,7 +238,7 @@
238238
<plugin>
239239
<groupId>org.apache.maven.plugins</groupId>
240240
<artifactId>maven-surefire-plugin</artifactId>
241-
<version>3.5.2</version>
241+
<version>3.5.3</version>
242242
</plugin>
243243
<plugin>
244244
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)