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/12 21:19:34 UTC

[cxf] branch 3.5.x-fixes updated (a774bef562 -> 97ca379472)

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

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


    from a774bef562 Fixing corba / jaxws / ws-addr / ws-security tests (result of EasyMock 5.1.0 update)
     new bb8b2ccfdd Update Spring to 5.3.25
     new b469420e2b Recording .gitmergeinfo Changes
     new 97ca379472 Update Micrometer to 1.8.13

The 3 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  | 2 ++
 parent/pom.xml | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)


[cxf] 01/03: Update Spring to 5.3.25

Posted by re...@apache.org.
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 bb8b2ccfddb26d28f3bb95267e9c93d39843cfca
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Jan 11 17:17:29 2023 -0500

    Update Spring to 5.3.25
    
    (cherry picked from commit 04826f6520173b51bbb95b7a208e6a6662894ba3)
    
    # 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 7cedfec148..91b977c429 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -206,7 +206,7 @@
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.security.version>5.6.10</cxf.spring.security.version>
-        <cxf.spring.version>5.3.22</cxf.spring.version>
+        <cxf.spring.version>5.3.25</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>4.15.5</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.13</cxf.swagger.v3.version>


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

commit b469420e2b4b62a5a8a57a2e2305cb0b19ed9eee
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Jan 12 16:12:33 2023 -0500

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 24a3214b3c..a625e4d958 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -106,6 +106,7 @@ B ef369f2efd144ac4fec2fac43e1805a794e777a6
 B f4231a3f22a3736eaf3235ef83268f9bc8051d77
 B fb1e610b55bdc534485b98f12db3e88228062feb
 B fb4db130537c71d22dc912db98b9b31f7945db47
+M 04826f6520173b51bbb95b7a208e6a6662894ba3
 M 058bacfe750631f987469b0e1141db158dbd97b4
 M 069f602cb56f5164d8e926f5a0dd2a11b3caf004
 M 10c6232ee9af28bbea549433f5c6e64af470fc1d
@@ -189,6 +190,7 @@ M a903a5392b3cd2b5925c6afa46f289b3b94a694a
 M a95d8494cbabc9aa9b0919ee7efe71a920ed9f90
 M aa09f875b0f71f1374535396f05910da7e90a3d6
 M ab04ccabc1a99bc0ecda91b6408dae30b4f3093f
+M acc74209fd321f12fa27dac0f0854cd1841ba388
 M adb6d3b5565d83b7612f3eededd9723dd2d6b5f2
 M adfe67ca302ba3c4ddf40a734493cf75d3439b9b
 M b207c718e84bed8120bb114f1d79f575094c3a14


[cxf] 03/03: Update Micrometer to 1.8.13

Posted by re...@apache.org.
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 97ca379472a8c6f3f766d446f1c7cdb0f0e94ca2
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Jan 12 16:13:40 2023 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 91b977c429..5dcf626ff3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -168,7 +168,7 @@
         <cxf.logback.classic.version>1.2.10</cxf.logback.classic.version>
         <cxf.lucene.version>8.11.2</cxf.lucene.version>
         <cxf.maven.core.version>3.6.3</cxf.maven.core.version>
-        <cxf.micrometer.version>1.8.12</cxf.micrometer.version>
+        <cxf.micrometer.version>1.8.13</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
         <cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         <cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>