Skip to content

Commit c9bbd8d

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent bc8225c commit c9bbd8d

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.1</version>
194194
<configuration>
195195
<testSourceDirectory>test/java</testSourceDirectory>
196196
</configuration>

0 commit comments

Comments
 (0)