Bump awaitility to 4.2.2 86/113186/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Aug 2024 05:13:53 +0000 (07:13 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 22 Aug 2024 07:15:58 +0000 (07:15 +0000)
https://github.com/awaitility/awaitility/blob/master/changelog.txt

Change-Id: I13bc1700276048c2c1b6613d89fb131b3e76c649
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index a5c9f26ca8ab98ded535017c9f6562618193ad6d..2563789e7b1b5a0f735016fc20a95bbd57f78abe 100644 (file)
       <dependency>
         <groupId>org.awaitility</groupId>
         <artifactId>awaitility</artifactId>
-        <version>4.2.1</version>
+        <version>4.2.2</version>
         <scope>test</scope>
       </dependency>