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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 18b41690 Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#468)
18b41690 is described below

commit 18b4169099408dd08e2f19d429be0e35b43cbe1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 17 14:26:48 2024 +0800

    Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#468)
    
    Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) 
from 4.2.1 to 4.2.2.
    - 
[Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
    - 
[Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.1...awaitility-4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.awaitility:awaitility
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: xiaosheng <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a8a4e43e..788c1d52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
         <!-- Test libs -->
         <junit_jupiter_version>5.10.3</junit_jupiter_version>
         <junit_platform_commons>1.10.3</junit_platform_commons>
-        <awaitility_version>4.2.1</awaitility_version>
+        <awaitility_version>4.2.2</awaitility_version>
         <hazelcast_version>3.11.1</hazelcast_version>
         <hamcrest_version>2.2</hamcrest_version>
         <hibernate_validator_version>5.2.4.Final</hibernate_validator_version>

Reply via email to