Skip to content

Commit b6948a3

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 16d6490 commit b6948a3

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
@@ -131,7 +131,7 @@ SOFTWARE.
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-surefire-plugin</artifactId>
134-
<version>2.21.0</version>
134+
<version>3.2.3</version>
135135
<configuration>
136136
<systemPropertyVariables>
137137
<javax.net.ssl.keyStore>${project.build.directory}/test-classes/org/cactoos/http/keystore</javax.net.ssl.keyStore>

0 commit comments

Comments
 (0)