Update all maven test dependencies

This commit is contained in:
renovate[bot] 2024-08-07 11:21:32 +00:00 committed by GitHub
parent cd51bd2baf
commit ba3089ed46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,13 +202,13 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>3.1.6</version>
<version>4.2.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>random-beans</artifactId>
<version>2.0.0</version>
<version>3.9.0</version>
<scope>test</scope>
</dependency>