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/02 19:43:09 UTC

[cxf] branch 3.6.x-fixes updated (94c6bfceb1 -> a296542076)

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 94c6bfceb1 Bump maven-assembly-plugin from 3.3.0 to 3.4.2 (#1103)
     new 4256e3d079 Update Zipkin Brave to 5.15.0
     new e60d84d2ad Update Apache Lucene to 9.5.0
     new 38582a2b8d Recording .gitmergeinfo Changes
     new a375e335cb Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)
     new a296542076 Bump reactive-streams from 1.0.3 to 1.0.4 (#1108)

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                                 | 2 ++
 distribution/src/main/release/samples/pom.xml | 3 ++-
 parent/pom.xml                                | 6 +++---
 3 files changed, 7 insertions(+), 4 deletions(-)


[cxf] 02/05: Update Apache Lucene to 9.5.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 e60d84d2ad4a4e95be19eb5d326dcae1133eefb3
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Feb 1 12:42:46 2023 -0500

    Update Apache Lucene to 9.5.0
    
    (cherry picked from commit 6039ff0c0075637f0fa1687036b053b78a5eca9a)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    #       parent/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index e3c34d5256..d5cec26d8c 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -38,7 +38,7 @@
         <cxf.swagger.ui.version>4.15.5</cxf.swagger.ui.version>
         <cxf.tika.version>2.6.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.71</cxf.tomcat.version>
-        <cxf.lucene.version>9.4.2</cxf.lucene.version>
+        <cxf.lucene.version>9.5.0</cxf.lucene.version>
     </properties>
     <dependencies>
         <dependency>
diff --git a/parent/pom.xml b/parent/pom.xml
index a6bc4ee079..327447f1e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -166,7 +166,7 @@
         <cxf.ldapsdk.version>6.0.7</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.2.10</cxf.logback.classic.version>
-        <cxf.lucene.version>9.4.2</cxf.lucene.version>
+        <cxf.lucene.version>9.5.0</cxf.lucene.version>
         <cxf.maven.core.version>3.6.3</cxf.maven.core.version>
         <cxf.micrometer.version>1.9.7</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>


[cxf] 01/05: Update Zipkin Brave to 5.15.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 4256e3d0797e5b92833b2e85f0b8a5f899c7317e
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Feb 1 11:33:17 2023 -0500

    Update Zipkin Brave to 5.15.0
    
    (cherry picked from commit e2c881bfc0d8a95424f0a5343ab0b1bdbd16eb0f)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6c7839254b..a6bc4ee079 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
-        <cxf.brave.version>5.14.1</cxf.brave.version>
+        <cxf.brave.version>5.15.0</cxf.brave.version>
         <cxf.brave.zipkin.version>2.24.0</cxf.brave.zipkin.version>
         <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
         <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>


[cxf] 04/05: Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)

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 a375e335cb04700580cb048ab25c9a4486a632d9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 2 11:12:25 2023 -0500

    Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)
    
    Bumps `cxf.brave.version` from 5.14.1 to 5.15.0.
    
    Updates `brave-context-slf4j` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-httpclient` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-httpasyncclient` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-okhttp3` from 5.14.1 to 5.15.0
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave-context-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
      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>
---
 distribution/src/main/release/samples/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index d5cec26d8c..f1b3940f4d 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -39,6 +39,7 @@
         <cxf.tika.version>2.6.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.71</cxf.tomcat.version>
         <cxf.lucene.version>9.5.0</cxf.lucene.version>
+        <cxf.brave.version>5.15.0</cxf.brave.version>
     </properties>
     <dependencies>
         <dependency>


[cxf] 03/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 38582a2b8d91502cd598029104b0f87c0255d86c
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Feb 2 14:37:36 2023 -0500

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index e28f7c5cc7..a9e2ea62f6 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -134,6 +134,7 @@ M 594a3bd6741e18d83ee02eb07c9b1cfd3e1dce52
 M 59bd624dabd116f069ea69e039237c29e0af2c0c
 M 5af87bddb070ddd14c56bb3e764a831b32b5e456
 M 5c37d05ec7a26a9e72c5169b1f427087cf123993
+M 6039ff0c0075637f0fa1687036b053b78a5eca9a
 M 60e202dde133752bdf2de35bb8b0ca3dda6113fa
 M 63a2c2bbf4dcba37bd8fe669d35203f8eb0d019b
 M 64a534d641f55b5cf05500a3ff092f73cf041f8d
@@ -234,6 +235,7 @@ M dd4c06bd2dffc77aa3f6a0e4ecd62e05803354e5
 M dec91b4086e0caa44688b50f056c22594983d764
 M ded51b955c67bc232e961200b6dc6b59c07bdf32
 M e12d85ba730fcda72afd61652c5c8e708d6d0456
+M e2c881bfc0d8a95424f0a5343ab0b1bdbd16eb0f
 M e323b0724a6899e675ff020e70bc7119ab47c04f
 M e493398886b19b1a6dd75f2bc99a2914ddb63441
 M e4d5c200a8e2b4df6c05c3ac6306e5d6384b81dc


[cxf] 05/05: Bump reactive-streams from 1.0.3 to 1.0.4 (#1108)

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 a2965420765203db3bcaa11188b4ae66a47f41d1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 2 11:12:35 2023 -0500

    Bump reactive-streams from 1.0.3 to 1.0.4 (#1108)
    
    Bumps [reactive-streams](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4.
    - [Release notes](https://github.com/reactive-streams/reactive-streams/releases)
    - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md)
    - [Commits](https://github.com/reactive-streams/reactive-streams/compare/v1.0.3...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.reactivestreams:reactive-streams
      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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 327447f1e8..25d51f2719 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
         <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.reactivestreams.version>1.0.3</cxf.reactivestreams.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>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>