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/03/15 14:55:28 UTC

[cxf] branch 3.6.x-fixes updated (ac6f425a39 -> 1b4c763d8d)

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 ac6f425a39 Recording .gitmergeinfo Changes
     new 1bab186edf Bump maven-jar-plugin from 3.2.0 to 3.3.0 (#1179)
     new d233b000da Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#1181)
     new 1a4649fa63 Update Netty to 4.1.90.Final
     new 8ef05ab891 Update Project Reactor to 3.5.4
     new a275ab89f1 Recording .gitmergeinfo Changes
     new 1b4c763d8d Update Micrometer to 1.9.9

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


[cxf] 01/06: Bump maven-jar-plugin from 3.2.0 to 3.3.0 (#1179)

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 1bab186edf5a799a7a9f17f1597e37c7ca0fc594
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 15 08:24:54 2023 -0400

    Bump maven-jar-plugin from 3.2.0 to 3.3.0 (#1179)
    
    Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index 062a6e59b8..6dfb463ece 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -193,7 +193,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>3.2.0</version>
+                    <version>3.3.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>


[cxf] 03/06: Update Netty to 4.1.90.Final

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 1a4649fa6386315a4c5e83c5e9ef0ccc3517318a
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Mar 15 09:20:59 2023 -0400

    Update Netty to 4.1.90.Final
    
    (cherry picked from commit 0a106ca8313663f324b57606a72ef6da76aa1ce0)
    
    # Conflicts:
    #       distribution/src/main/release/samples/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 6dfb463ece..07d045e60a 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -33,7 +33,7 @@
         <spring.boot.version>2.7.8</spring.boot.version>
         <spring.cloud.eureka.version>3.1.4</spring.cloud.eureka.version>
         <cxf.jetty10.version>10.0.14</cxf.jetty10.version>
-        <cxf.netty.version>4.1.89.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.90.Final</cxf.netty.version>
         <cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>4.17.1</cxf.swagger.ui.version>
         <cxf.tika.version>2.7.0</cxf.tika.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index c969a60f06..e6df4e755c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,7 +177,7 @@
         <cxf.msv.version>2022.7</cxf.msv.version>
         <cxf.neethi.version>3.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
-        <cxf.netty.version>4.1.89.Final</cxf.netty.version>
+        <cxf.netty.version>4.1.90.Final</cxf.netty.version>
         <cxf.netty.tcnative.version>2.0.46.Final</cxf.netty.tcnative.version>
         <cxf.olingo.version>2.0.12</cxf.olingo.version>
         <cxf.openjpa.version>3.2.2</cxf.openjpa.version>


[cxf] 05/06: 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 a275ab89f17d446da5e215539a44cd05606be9e2
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Mar 15 10:33:03 2023 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index a488f12843..44f1973a9d 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -66,6 +66,7 @@ M 07a3a8a8b8fb11b05d074cb270d0289602f24f28
 M 07d4d658494ab19860932d6ec83059c7ab9443cb
 M 08f9a8e455896e005c508ab376a55d8edc2cc168
 M 0973afd32b7a5990481eef2324a35cea02a71024
+M 0a106ca8313663f324b57606a72ef6da76aa1ce0
 M 0bfc8552e73a54cf5fe52633be18e81edf1a375d
 M 0e863bb147452ad3819c4ca8456ca8afc46d6b16
 M 0fcbc5360a2a2ad6738874c46db48d63ff846a9a
@@ -177,6 +178,7 @@ M 7501891ee05153ba43eab3cdadccf789dd15de1e
 M 755b552a357a3f0073396f2aca9a26d067cbd66e
 M 76e0fdb027da9f1756902f574de59b087a88da4d
 M 797df326d9b73cdaa02851a9cdc7d07bc05aad2c
+M 79da13fc29d7c94da41b7f4510eaceeb725885ab
 M 7dc87bce5436a7aee3899c2bc67629cc56fc4623
 M 7f1be08ff328406c07fca362cf91b096bad37289
 M 8038d267a217c1d3f41d4e6655b7a60c4a4486bc


[cxf] 04/06: Update Project Reactor to 3.5.4

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 8ef05ab891bfa009b279870d195dd767b2dd428d
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Mar 15 09:21:56 2023 -0400

    Update Project Reactor to 3.5.4
    
    (cherry picked from commit 31bb9a74c9ab4ac8251e16ad8ed3b559e28a5ddd)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e6df4e755c..84cc40038b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
         <cxf.plexus-archiver.version>4.6.2</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.5.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
-        <cxf.reactor.version>3.5.3</cxf.reactor.version>
+        <cxf.reactor.version>3.5.4</cxf.reactor.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] 02/06: Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#1181)

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 d233b000dafa96fa6b23d06886379132e9be652c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 15 08:25:07 2023 -0400

    Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#1181)
    
    Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      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 ed5e752a6d..c969a60f06 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -870,7 +870,7 @@
             <dependency>
                 <groupId>org.apache.maven.plugin-tools</groupId>
                 <artifactId>maven-plugin-annotations</artifactId>
-                <version>3.7.1</version>
+                <version>3.8.1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>


[cxf] 06/06: Update Micrometer to 1.9.9

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 1b4c763d8d8da47ed05f618ac5650ee10c10edbf
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Mar 15 10:33:31 2023 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 84cc40038b..01c1ca6d56 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>9.5.0</cxf.lucene.version>
         <cxf.maven.core.version>3.6.3</cxf.maven.core.version>
-        <cxf.micrometer.version>1.9.8</cxf.micrometer.version>
+        <cxf.micrometer.version>1.9.9</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>