From 3041431468206b68b5d40e8773af1b75d26c26d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 21:51:07 +0000 Subject: [PATCH] Chore(deps-dev): Bump awaitility from 4.0.3 to 4.1.0 Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.0) Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 44efcf160..d4f7ae66e 100644 --- a/pom.xml +++ b/pom.xml @@ -206,7 +206,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.2.0 + 3.3.0 8 true @@ -420,7 +420,7 @@ org.awaitility awaitility - 4.0.3 + 4.1.0 test @@ -525,7 +525,7 @@ org.mockito mockito-core - 3.9.0 + 3.10.0 test @@ -537,7 +537,7 @@ com.github.tomakehurst wiremock-jre8-standalone - 2.27.2 + 2.28.0 test