Merge pull request #5783 from redisson/dependabot/maven/org.awaitility-awaitility-4.2.1

Bump org.awaitility:awaitility from 3.1.0 to 4.2.1
pull/5802/head
Nikita Koksharov 11 months ago committed by GitHub
commit 71d73c175c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -138,7 +138,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
<scope>test</scope>
</dependency>
<dependency>

@ -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>

Loading…
Cancel
Save