This is an automated email from the ASF dual-hosted git repository.

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 2490ec62c Bump awaitility from 3.0.0 to 4.2.0 (#2873)
2490ec62c is described below

commit 2490ec62c8ed29fd1a10c7e81a0446bbe7ae4ac3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 12 16:12:45 2022 +0800

    Bump awaitility from 3.0.0 to 4.2.0 (#2873)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 9d0e292d8..e0e7732bf 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -35,7 +35,7 @@
     <archaius.version>0.7.7</archaius.version>
     <asciidoctorj.version>1.6.2</asciidoctorj.version>
     <aspectj.version>1.9.3</aspectj.version>
-    <awaitility.version>3.0.0</awaitility.version>
+    <awaitility.version>4.2.0</awaitility.version>
     <assertj.version>3.22.0</assertj.version>
     <brave.version>5.6.0</brave.version>
     <classmate.version>1.5.1</classmate.version>

Reply via email to