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/02/03 16:16:33 UTC

[cxf] branch 3.6.x-fixes updated (ae865c4aeb -> 10c14830cf)

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 ae865c4aeb Update README.md
     new ac15d88752 Bump plexus-utils from 3.4.2 to 3.5.0 (#1109)
     new 10c14830cf Bump httpcore5 from 5.2 to 5.2.1 (#1110)

The 2 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] 02/02: Bump httpcore5 from 5.2 to 5.2.1 (#1110)

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 10c14830cf25e286917af9dd6f4da67af012dda5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 3 10:22:17 2023 -0500

    Bump httpcore5 from 5.2 to 5.2.1 (#1110)
    
    Bumps [httpcore5](https://github.com/apache/httpcomponents-core) from 5.2 to 5.2.1.
    - [Release notes](https://github.com/apache/httpcomponents-core/releases)
    - [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
    - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.2...rel/v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.core5:httpcore5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f41fd01904..dbeed66202 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,9 +125,9 @@
         <cxf.httpcomponents.asyncclient.version>4.1.5</cxf.httpcomponents.asyncclient.version>
         <cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.httpcomponents.core.version>4.4.15</cxf.httpcomponents.core.version>
-        <cxf.httpcomponents.client5.version>5.2</cxf.httpcomponents.client5.version>
-        <cxf.httpcomponents.core5.version>5.2</cxf.httpcomponents.core5.version>
+        <cxf.httpcomponents.core.version>4.4.16</cxf.httpcomponents.core.version>
+        <cxf.httpcomponents.client5.version>5.2.1</cxf.httpcomponents.client5.version>
+        <cxf.httpcomponents.core5.version>5.2.1</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>2.14.2</cxf.jackson.version>
         <cxf.jackson.databind.version>2.14.2</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>


[cxf] 01/02: Bump plexus-utils from 3.4.2 to 3.5.0 (#1109)

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 ac15d88752d507319e66b65da82c5d4045647e17
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 3 10:22:04 2023 -0500

    Bump plexus-utils from 3.4.2 to 3.5.0 (#1109)
    
    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.2...plexus-utils-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 25d51f2719..f41fd01904 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -187,7 +187,7 @@
         <cxf.openwebbeans.version>2.0.27</cxf.openwebbeans.version>
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.6.1</cxf.plexus-archiver.version>
-        <cxf.plexus-utils.version>3.3.1</cxf.plexus-utils.version>
+        <cxf.plexus-utils.version>3.5.0</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
         <cxf.reactor.version>3.5.2</cxf.reactor.version>
         <cxf.rhino.version>1.7.14</cxf.rhino.version>