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 2022/06/23 07:50:38 UTC

[cxf] branch 3.6.x-fixes updated (5566cc4600 -> 3ca39ba8f8)

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

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


    from 5566cc4600 Update Jetty to 9.4.48.v20220622
     new afe7d6104f Updating Tika to 2.4.1
     new 3ca39ba8f8 Updating Tomcat to 9.0.64

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


[cxf] 02/02: Updating Tomcat to 9.0.64

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

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

commit 3ca39ba8f85125aa3d2c34a6ef700d241ea80191
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jun 23 08:50:01 2022 +0100

    Updating Tomcat to 9.0.64
---
 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 ca28642d4d..a4c9c33930 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -37,7 +37,7 @@
         <cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>4.11.1</cxf.swagger.ui.version>
         <cxf.tika.version>2.4.1</cxf.tika.version>
-        <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.64</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
     <dependencies>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e1efbd0b6..fb60a35065 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
         <cxf.swagger2.guava.version>31.0.1-jre</cxf.swagger2.guava.version>
         <cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
         <cxf.tika.version>2.4.1</cxf.tika.version>
-        <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.64</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         <cxf.undertow.xnio.osgi.version>[3.3,4.0)</cxf.undertow.xnio.osgi.version>


[cxf] 01/02: Updating Tika to 2.4.1

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

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

commit afe7d6104f1b56d70a86008e4dc1bfb8c9fb41e0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jun 23 08:48:35 2022 +0100

    Updating Tika to 2.4.1
    
    (cherry picked from commit 1a434023d792e352785e0be73815560fcae1efe4)
---
 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 eb77de6b03..ca28642d4d 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
         <cxf.netty.version>4.1.77.Final</cxf.netty.version>
         <cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>4.11.1</cxf.swagger.ui.version>
-        <cxf.tika.version>2.4.0</cxf.tika.version>
+        <cxf.tika.version>2.4.1</cxf.tika.version>
         <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
diff --git a/parent/pom.xml b/parent/pom.xml
index f346012d6e..5e1efbd0b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
         <cxf.swagger2.version>1.6.6</cxf.swagger2.version>
         <cxf.swagger2.guava.version>31.0.1-jre</cxf.swagger2.guava.version>
         <cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
-        <cxf.tika.version>2.4.0</cxf.tika.version>
+        <cxf.tika.version>2.4.1</cxf.tika.version>
         <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>