Skip to content

Commit fda9ffa

Browse files
authored
Merge pull request #3616 from kubernetes-client/dependabot/maven/org.awaitility-awaitility-4.2.2
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
2 parents 0bcd419 + e291f47 commit fda9ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>org.awaitility</groupId>
326326
<artifactId>awaitility</artifactId>
327-
<version>4.2.1</version>
327+
<version>4.2.2</version>
328328
<scope>test</scope>
329329
</dependency>
330330
</dependencies>

0 commit comments

Comments
 (0)