Skip to content

Commit ec9dcdd

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 685a536 commit ec9dcdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5</version>
146+
<version>3.5.6</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)