Skip to content

Commit 4ed00e6

Browse files
Merge f36dda8 into e89e777
2 parents e89e777 + f36dda8 commit 4ed00e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
</plugin>
197197
<plugin>
198198
<artifactId>maven-surefire-plugin</artifactId>
199-
<version>3.2.2</version>
199+
<version>3.2.3</version>
200200
<configuration>
201201
<systemPropertyVariables>
202202
<redis-hosts>${redis-hosts}</redis-hosts>
@@ -325,7 +325,7 @@
325325
<plugins>
326326
<plugin>
327327
<artifactId>maven-surefire-plugin</artifactId>
328-
<version>3.2.2</version>
328+
<version>3.2.3</version>
329329
<configuration>
330330
<test>**/examples/*Example.java</test>
331331
</configuration>

0 commit comments

Comments
 (0)