Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#13935)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.0...awaitility-4.2.1) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ecc5db271e
commit
df47d74a82
2
pom.xml
2
pom.xml
|
|
@ -119,7 +119,7 @@
|
|||
<properties>
|
||||
<!-- Test libs -->
|
||||
<junit_jupiter_version>5.9.3</junit_jupiter_version>
|
||||
<awaitility_version>4.2.0</awaitility_version>
|
||||
<awaitility_version>4.2.1</awaitility_version>
|
||||
<hazelcast_version>3.12.13</hazelcast_version>
|
||||
<hamcrest_version>2.2</hamcrest_version>
|
||||
<hibernate_validator_version>5.2.4.Final</hibernate_validator_version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue