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/06 22:14:56 UTC

[cxf] branch 3.6.x-fixes updated (fbcb6d348b -> 3e97e72cea)

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 fbcb6d348b Fix Jwe compression (#1106)
     new 77bf6ad084 Update Hibernate to 5.6.15.Final
     new 2c035ed8b6 Bump apache-rat-plugin from 0.13 to 0.15 (#1112)
     new 1dbabf2bea Bump maven-invoker-plugin from 3.2.1 to 3.4.0 (#1111)
     new 3e97e72cea Bump okhttp from 3.12.1 to 4.10.0 (#1113)

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


[cxf] 03/04: Bump maven-invoker-plugin from 3.2.1 to 3.4.0 (#1111)

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 1dbabf2bea3a3be627989061ba1203d714e6a364
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 6 15:49:20 2023 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7f535559b8..531d75fe38 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -583,7 +583,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-invoker-plugin</artifactId>
-                    <version>3.2.1</version>
+                    <version>3.4.0</version>
                 </plugin>
             </plugins>
         </pluginManagement>


[cxf] 04/04: Bump okhttp from 3.12.1 to 4.10.0 (#1113)

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 3e97e72cea2d2d88536a1b047c40dc190d7157f0
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 6 17:13:30 2023 -0500

    Bump okhttp from 3.12.1 to 4.10.0 (#1113)
    
    Bumps [okhttp](https://github.com/square/okhttp) from 3.12.1 to 4.10.0.
    - [Release notes](https://github.com/square/okhttp/releases)
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/square/okhttp/compare/parent-3.12.1...parent-4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okhttp3:okhttp
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
index 44ddcc3d5b..c9641ee437 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
@@ -228,7 +228,7 @@
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>
             <artifactId>okhttp</artifactId>
-            <version>3.12.1</version>
+            <version>4.10.0</version>
         </dependency>
     </dependencies>
 </project>


[cxf] 02/04: Bump apache-rat-plugin from 0.13 to 0.15 (#1112)

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 2c035ed8b6dff77294b32fabd99527b7cc1e441a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 6 09:47:24 2023 -0500

    Bump apache-rat-plugin from 0.13 to 0.15 (#1112)
    
    Bumps apache-rat-plugin from 0.13 to 0.15.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b9c5d6441..56553c57bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -574,7 +574,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.13</version>
+                    <version>0.15</version>
                     <configuration>
                         <numUnapprovedLicenses>350</numUnapprovedLicenses>
                         <excludeSubProjects>false</excludeSubProjects>


[cxf] 01/04: Update Hibernate to 5.6.15.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 77bf6ad084d900e11832b5b9b15ec6291be58732
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Mon Feb 6 17:01:22 2023 -0500

    Update Hibernate to 5.6.15.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dbc9b2f5c7..7f535559b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -118,7 +118,7 @@
         <cxf.guava.version>30.1-jre</cxf.guava.version>
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>
         <cxf.hazelcast.version>5.2.1</cxf.hazelcast.version>
-        <cxf.hibernate.em.version>5.6.14.Final</cxf.hibernate.em.version>
+        <cxf.hibernate.em.version>5.6.15.Final</cxf.hibernate.em.version>
         <cxf.hibernate.validator.version>6.2.5.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.5.0</cxf.hsqldb.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>