Skip to content

Commit 3b0ff6e

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 9626bfc commit 3b0ff6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-surefire-plugin</artifactId>
193-
<version>2.19.1</version>
193+
<version>3.5.2</version>
194194
<configuration>
195195
<testSourceDirectory>test/java</testSourceDirectory>
196196
</configuration>

0 commit comments

Comments
 (0)