Update pom.xml

Bump version of awaitility (https://github.com/awaitility/awaitility/pull/138) due to issues on Windows
This commit is contained in:
Jens Kristian Villadsen 2019-11-05 10:20:02 +01:00 committed by James Agnew
parent 0b9f921c3e
commit 37cc5a4a72
1 changed files with 1 additions and 1 deletions

View File

@ -1084,7 +1084,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.0.0-rc1</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>