You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/04/08 12:12:15 UTC

[cxf] branch 3.3.x-fixes updated (d22d1c6 -> e0d7e7b)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from d22d1c6  Recording .gitmergeinfo Changes
     new 5f4889f  Recording .gitmergeinfo Changes
     new e0d7e7b  Updating Tomcat to 8.5.65

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

[cxf] 01/02: Recording .gitmergeinfo Changes

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 5f4889f6be2e8e10483a233be5a0dfb90558fb37
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Apr 8 12:07:16 2021 +0100

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index dcad4c4..8af7848 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -199,6 +199,7 @@ B 4d46618c17cb5c1386d493c75faf0f89dbece267
 B 4dfd51045436d16f94c422d20f930244bb819e2c
 B 4e981b1f5bb19bc85e3b92e325216148ef043e8c
 B 4f6b2c23194d30a86fd274a7ac5ca8c1f11783dd
+B 4fb1fe04a4ec67d79c1e027a2e4f5490f1704973
 B 4fd627ce1f6451d6b96d7236795b5bbaf9cff7c4
 B 504f94782d3078762425f1a646dbd57c3d645132
 B 505b76285bae4b9d9827eb8191ce0a08d6623d42

[cxf] 02/02: Updating Tomcat to 8.5.65

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e0d7e7b5cc278cf22537240063ee256630cc7a73
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Apr 8 13:05:31 2021 +0100

    Updating Tomcat to 8.5.65
---
 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 afc167f..a10e14b 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
         <cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>3.24.3</cxf.swagger.ui.version>
         <cxf.tika.version>1.26</cxf.tika.version>
-        <cxf.tomcat.version>8.5.64</cxf.tomcat.version>
+        <cxf.tomcat.version>8.5.65</cxf.tomcat.version>
     </properties>
     <dependencies>
         <dependency>
diff --git a/parent/pom.xml b/parent/pom.xml
index 28d4c63..fedd69a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -204,7 +204,7 @@
         <cxf.swagger2.version>1.5.24</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
         <cxf.tika.version>1.26</cxf.tika.version>
-        <cxf.tomcat.version>8.5.64</cxf.tomcat.version>
+        <cxf.tomcat.version>8.5.65</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         <cxf.undertow.version>2.0.30.Final</cxf.undertow.version>