Skip to content

Commit 675ea5e

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 247623e commit 675ea5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.apache.maven.plugins</groupId>
145145
<artifactId>maven-surefire-plugin</artifactId>
146-
<version>3.5.3</version>
146+
<version>3.5.4</version>
147147
<configuration>
148148
<!-- the following is required to have the same execution semantics as eclipse (hence all tests passing) -->
149149
<!-- the reason is that it switches Spoon in noclasspath or not for this particular file -->

0 commit comments

Comments
 (0)