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 02:31:12 UTC

[cxf] 04/05: 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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 3320bd9cd04589d3b669036094ead0d11051c847
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)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7d466f3783..a58a548ff7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -273,7 +273,7 @@
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xmlsec.bundle.version>2.3.0</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>