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:08 UTC

[cxf] branch 3.6.x-fixes updated (adb6d3b556 -> 74b205c590)

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

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


    from adb6d3b556 Update Apache Camel to 3.20.0
     new 5222c550ef Update Mozilla Rhino to 1.7.14
     new 7399e1541a Update commons-jcs-jcache to 2.2.1
     new f339bcce2c Update assertj to 3.23.1
     new 3320bd9cd0 Update Awaitility to 4.2.0
     new 74b205c590 Recording .gitmergeinfo Changes

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo  | 3 +++
 parent/pom.xml | 8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)


[cxf] 02/05: Update commons-jcs-jcache to 2.2.1

Posted by re...@apache.org.
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 7399e1541a02ae67f4978621efa38709293802f8
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:58:44 2023 -0500

    Update commons-jcs-jcache to 2.2.1
    
    (cherry picked from commit d2adfc0049aa98a1130399e894b908f1c60bc410)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4731abaafc..127477b133 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
         <cxf.classmate.version>1.5.1</cxf.classmate.version>
         <cxf.commons-codec.version>1.15</cxf.commons-codec.version>
         <cxf.commons-io.version>2.11.0</cxf.commons-io.version>
-        <cxf.commons-jcs-jcache.version>2.1</cxf.commons-jcs-jcache.version>
+        <cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
         <cxf.commons-lang3.version>3.12.0</cxf.commons-lang3.version>
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
         <cxf.commons-text.version>1.10.0</cxf.commons-text.version>


[cxf] 05/05: Recording .gitmergeinfo Changes

Posted by re...@apache.org.
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 74b205c590e08ad68546f102ca317fd3fe76e47f
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 20:48:49 2023 -0500

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index fcba7081cf..1566cd2889 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -64,6 +64,7 @@ M 11e88c7b208765b64a4dac129f37d0f9114ec05e
 M 120dd13bdf46dc70f93dd4908711d522454a5492
 M 12817b13d75f2663a5dd5677196c2d5618af7476
 M 1359339d23142652298e653ee8153114221b27c5
+M 13b63145c3713690d77ecf6d90d73fca22b7816b
 M 14dffc86df075c75517b04da559c74a0001e87a3
 M 150d7b3715028f769ea78f9ddd7d7049038504ed
 M 1654e0d45ac3ccaaa7eb53cc9ede8331424cf2fc
@@ -137,6 +138,7 @@ M 688e0c16e8a760c839c52f01e210998c947c0037
 M 6bb1a69c531ec15a521bd736db6195e9506a4679
 M 6d39cd9e515334e17ca84ec08deee5e6cc0dc698
 M 70f4636993734f4a13741f3a7de7c416b19edd83
+M 710a2be5307b6e734d9533e8abd4848f48ec1f79
 M 73b44e4ac485f5795d1d55e8d29a0ebac3cd31ec
 M 740be8651b75d010ae1b7348cc4a0e26e1821c5b
 M 7465d2a5f48e1e61ef32214408a605d05edf613d
@@ -166,6 +168,7 @@ M 9a8e07ab159b2492d42fddadce1e5854ceee29e8
 M 9a9d8da3eadb36ac32716988e28db544980c8e64
 M 9b804a79de17ccd24f1999f673e1b4d4d25aaaec
 M 9c3dc283369f6c829b040920cbb93002daf3d440
+M 9c93695b123a1de0f93d85e04d31b6e6abd81130
 M 9fdf22dfd1ed21a776d935754f1dd02aef67ce95
 M a293a80333443ac39c960aea695e65fc260d8bdd
 M a43799c83305ad33905d757011cb9c7cce4ee6b3


[cxf] 03/05: Update assertj to 3.23.1

Posted by re...@apache.org.
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 f339bcce2cea60cbb31fc296109e47bf66f61b39
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:59:44 2023 -0500

    Update assertj to 3.23.1
    
    (cherry picked from commit 710a2be5307b6e734d9533e8abd4848f48ec1f79)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 127477b133..7d466f3783 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
         <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
         <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
-        <cxf.assertj.version>3.22.0</cxf.assertj.version>
+        <cxf.assertj.version>3.23.1</cxf.assertj.version>
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>


[cxf] 01/05: Update Mozilla Rhino to 1.7.14

Posted by re...@apache.org.
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 5222c550ef7d2a19892356a53aa8f625439fb934
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:54:59 2023 -0500

    Update Mozilla Rhino to 1.7.14
    
    (cherry picked from commit 13b63145c3713690d77ecf6d90d73fca22b7816b)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3e2ada3045..4731abaafc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
         <cxf.plexus-utils.version>3.3.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
         <cxf.reactor.version>3.4.26</cxf.reactor.version>
-        <cxf.rhino.version>1.7.13</cxf.rhino.version>
+        <cxf.rhino.version>1.7.14</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>
         <cxf.rxjava3.version>3.1.5</cxf.rxjava3.version>


[cxf] 04/05: Update Awaitility to 4.2.0

Posted by re...@apache.org.
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>