This is an automated email from the ASF dual-hosted git repository.
liubao 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 df015d417 Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#4493)
df015d417 is described below
commit df015d417d3181b590a6e9c3e8ebf6b07d8797cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 16:06:52 2024 +0800
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#4493)
---
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 7ef72cbd3..a88168965 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -33,7 +33,7 @@
<!-- Dependency versions: sort by alphabetic order -->
<activation.version>1.2.2</activation.version>
<assertj.version>3.26.3</assertj.version>
- <awaitility.version>4.2.1</awaitility.version>
+ <awaitility.version>4.2.2</awaitility.version>
<brave.version>6.0.3</brave.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-io.version>2.15.1</commons-io.version>