|
|
|
@ -55,7 +55,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.awaitility</groupId>
|
|
|
|
|
<artifactId>awaitility</artifactId>
|
|
|
|
|
<version>3.1.0</version>
|
|
|
|
|
<version>4.2.1</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
@ -117,7 +117,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.lettuce</groupId>
|
|
|
|
|
<artifactId>lettuce-core</artifactId>
|
|
|
|
|
<version>5.1.3.RELEASE</version>
|
|
|
|
|
<version>6.3.2.RELEASE</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|