We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e89e777 + f36dda8 commit 4ed00e6Copy full SHA for 4ed00e6
1 file changed
pom.xml
@@ -196,7 +196,7 @@
196
</plugin>
197
<plugin>
198
<artifactId>maven-surefire-plugin</artifactId>
199
- <version>3.2.2</version>
+ <version>3.2.3</version>
200
<configuration>
201
<systemPropertyVariables>
202
<redis-hosts>${redis-hosts}</redis-hosts>
@@ -325,7 +325,7 @@
325
<plugins>
326
327
328
329
330
<test>**/examples/*Example.java</test>
331
</configuration>
0 commit comments