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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 1b5268f8821d7f501000317ba7570720cfaa708c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 10:31:46 2025 -0500

    Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#2282)
    
    Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) 
from 4.2.2 to 4.3.0.
    - 
[Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
    - 
[Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.awaitility:awaitility
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit fb7eed8fd0470c34a2d936180d2bb357a456068a)
    (cherry picked from commit 69af410289ed89edc14823b324be85fee634976a)
    (cherry picked from commit 781dd438b5e726a3cd3baf6d97d537f3e6026ea7)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d2e34ced9a..2370a71caa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -280,7 +280,7 @@
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xmlsec.bundle.version>2.3.4</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
-        <cxf.awaitility.version>4.2.2</cxf.awaitility.version>
+        <cxf.awaitility.version>4.3.0</cxf.awaitility.version>
     </properties>
     <build>
         <resources>

Reply via email to