You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/04 20:56:40 UTC

[cxf] 04/06: Update Awaitility to 4.2.0

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

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

commit c4dc39e4b3ceebc23ddeb3b99b78399b51a5fad1
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 20:00:34 2023 -0500

    Update Awaitility to 4.2.0
    
    (cherry picked from commit 9c93695b123a1de0f93d85e04d31b6e6abd81130)
    (cherry picked from commit 3320bd9cd04589d3b669036094ead0d11051c847)
    (cherry picked from commit 518a7ac30d112e1b678b443ed04549e90ee5befc)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 86b7a71a09..22e2c99886 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,7 +277,7 @@
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xmlsec.bundle.version>2.2.3</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
-        <cxf.awaitility.version>4.1.1</cxf.awaitility.version>
+        <cxf.awaitility.version>4.2.0</cxf.awaitility.version>
     </properties>
     <build>
         <resources>