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 01:03:38 UTC

[cxf] branch main updated (4743178287 -> 9c93695b12)

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

reta pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 4743178287 Update Mockito to 4.11.0
     new 13b63145c3 Update Mozilla Rhino to 1.7.14
     new d2adfc0049 Update commons-jcs-jcache to 2.2.1
     new 710a2be530 Update assertj to 3.23.1
     new 9c93695b12 Update Awaitility to 4.2.0

The 4 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:
 parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


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

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

    Update Awaitility to 4.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 92b32502bb..0f7c325b29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -245,7 +245,7 @@
         <cxf.xerces.bundle.version>2.12.2_1</cxf.xerces.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.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>


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

commit 710a2be5307b6e734d9533e8abd4848f48ec1f79
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:59:44 2023 -0500

    Update assertj to 3.23.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22a30938d4..92b32502bb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -63,7 +63,7 @@
         <cxf.arquillian.version>1.7.0.Alpha13</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>3.0.0.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>[3.0, 4.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>3.0.2</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>


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

commit d2adfc0049aa98a1130399e894b908f1c60bc410
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:58:44 2023 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b0172e18d8..22a30938d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -75,7 +75,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] 01/04: 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 main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 13b63145c3713690d77ecf6d90d73fca22b7816b
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:54:59 2023 -0500

    Update Mozilla Rhino to 1.7.14
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cecb1df9bf..b0172e18d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,7 +171,7 @@
         <cxf.plexus-utils.version>3.4.2</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
         <cxf.reactor.version>3.5.1</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>