Skip to content

Commit 26dc0d2

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (#921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a91d6a0 commit 26dc0d2

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
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>org.apache.maven.plugins</groupId>
211211
<artifactId>maven-surefire-plugin</artifactId>
212-
<version>3.3.1</version>
212+
<version>3.4.0</version>
213213
<configuration>
214214
<excludes>
215215
<!-- tests to exclude -->

0 commit comments

Comments
 (0)