Bump awaitility to 4.2.1 95/100295/7
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Mar 2022 16:54:17 +0000 (18:54 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 27 Mar 2024 03:09:55 +0000 (03:09 +0000)
https://github.com/awaitility/awaitility/blob/master/changelog.txt

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

index 6c00ab113c0a072d9209ab2aa23d64f9ffce8943..5a7858c5ab31ad0af4d9ffa4f14d1c224d219440 100644 (file)
       <dependency>
         <groupId>org.awaitility</groupId>
         <artifactId>awaitility</artifactId>
-        <version>4.1.1</version>
+        <version>4.2.1</version>
         <scope>test</scope>
       </dependency>