Skip to content

Commit 5804f66

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 29232f9 commit 5804f66

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
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.apache.maven.plugins</groupId>
5858
<artifactId>maven-surefire-plugin</artifactId>
59-
<version>2.19.1</version>
59+
<version>3.5.2</version>
6060
<configuration>
6161
<excludes>
6262
<exclude>**/TestSimpleIngestLocal.java</exclude>

0 commit comments

Comments
 (0)