We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d6490 commit b6948a3Copy full SHA for b6948a3
pom.xml
@@ -131,7 +131,7 @@ SOFTWARE.
131
<plugin>
132
<groupId>org.apache.maven.plugins</groupId>
133
<artifactId>maven-surefire-plugin</artifactId>
134
- <version>2.21.0</version>
+ <version>3.2.3</version>
135
<configuration>
136
<systemPropertyVariables>
137
<javax.net.ssl.keyStore>${project.build.directory}/test-classes/org/cactoos/http/keystore</javax.net.ssl.keyStore>
0 commit comments