From 5717c363ec134ed161d5ee0fe6d8b64e9a1aa1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 03:11:08 +0000 Subject: [PATCH] chore(deps): bump awaitility from 4.1.0 to 4.1.1 Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.1.0...awaitility-4.1.1) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- operator-framework-junit5/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/operator-framework-junit5/pom.xml b/operator-framework-junit5/pom.xml index 6256cc7de3..45b4f86c89 100644 --- a/operator-framework-junit5/pom.xml +++ b/operator-framework-junit5/pom.xml @@ -39,7 +39,7 @@ org.awaitility awaitility - 4.1.0 + 4.1.1 diff --git a/pom.xml b/pom.xml index 74d9ed70d6..acf9da1fc2 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 0.19 1.13.0 3.21.0 - 4.1.0 + 4.1.1 2.5.6 1.7.5