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/28 18:32:28 UTC

[cxf] branch 3.6.x-fixes updated (dcbd567d53 -> 682079d86b)

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 dcbd567d53 Bump cargo-maven2-plugin from 1.6.7 to 1.8.5 (#1081)
     new 8297b266d5 Update maven-dependency-plugin to 3.5.0
     new ad8b23e7ec Update maven-project-info-reports-plugin to 3.4.2
     new 3cc50d52a1 Update RxJava3 to 3.1.6
     new 682079d86b Recording .gitmergeinfo Changes

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


[cxf] 04/04: 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 682079d86b0a967ab6db6954cd1678cf97558cef
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jan 28 13:27:46 2023 -0500

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index f1ca0b4b0e..346b178b1a 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -154,6 +154,7 @@ M 76e0fdb027da9f1756902f574de59b087a88da4d
 M 797df326d9b73cdaa02851a9cdc7d07bc05aad2c
 M 7dc87bce5436a7aee3899c2bc67629cc56fc4623
 M 7f1be08ff328406c07fca362cf91b096bad37289
+M 8038d267a217c1d3f41d4e6655b7a60c4a4486bc
 M 80cf0d301fc3381b680538b0b4fae6c67efd4045
 M 8207f6bf9c0e4f1833ba20ba61adb6bff0921253
 M 84e897dfbda3bff1d6be3c3b44ef36c039cb8c92


[cxf] 01/04: Update maven-dependency-plugin to 3.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 8297b266d5569b35b6097cee0a392c2a39217c64
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jan 28 12:00:07 2023 -0500

    Update maven-dependency-plugin to 3.5.0
    
    (cherry picked from commit 6449cbf332aa0d0c15c358bf03c58d3aa0b68138)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2571af9d5..00580d64e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -537,7 +537,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.2.0</version>
+                    <version>3.5.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>


[cxf] 02/04: Update maven-project-info-reports-plugin to 3.4.2

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 ad8b23e7ec288e71ca13096959facead99a25e45
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jan 28 12:06:48 2023 -0500

    Update maven-project-info-reports-plugin to 3.4.2
    
    (cherry picked from commit 5a755eaf92b588ab607b598dbb32365f66cf81d3)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 00580d64e9..607676b097 100644
--- a/pom.xml
+++ b/pom.xml
@@ -552,7 +552,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-project-info-reports-plugin</artifactId>
-                    <version>3.4.1</version>
+                    <version>3.4.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -721,7 +721,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>3.2.2</version>
+                <version>3.4.2</version>
                 <configuration>
                     <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
                 </configuration>


[cxf] 03/04: Update RxJava3 to 3.1.6

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 3cc50d52a11f72807aad32407e18e892ad3a1ba6
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Jan 28 12:12:21 2023 -0500

    Update RxJava3 to 3.1.6
    
    (cherry picked from commit 8038d267a217c1d3f41d4e6655b7a60c4a4486bc)
    
    # 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 0c702e279a..6e8d32b306 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -192,7 +192,7 @@
         <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>
+        <cxf.rxjava3.version>3.1.6</cxf.rxjava3.version>
         <cxf.saaj-impl.version>1.5.3</cxf.saaj-impl.version>
         <cxf.servlet-api.artifact>jakarta.servlet-api</cxf.servlet-api.artifact>
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>