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/18 13:27:09 UTC

[cxf] branch main updated: Bump cxf.tomcat.version from 10.1.4 to 10.1.5 (#1073)

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new faefc09e44 Bump cxf.tomcat.version from 10.1.4 to 10.1.5 (#1073)
faefc09e44 is described below

commit faefc09e44b6d53e857763f28b0a0636d901fe7f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jan 18 08:27:01 2023 -0500

    Bump cxf.tomcat.version from 10.1.4 to 10.1.5 (#1073)
    
    Bumps `cxf.tomcat.version` from 10.1.4 to 10.1.5.
    
    Updates `tomcat-embed-core` from 10.1.4 to 10.1.5
    
    Updates `tomcat-jasper` from 10.1.4 to 10.1.5
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.embed:tomcat-embed-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.tomcat:tomcat-jasper
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    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 +-
 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 b679bacb70..3d3753bc19 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -38,7 +38,7 @@
         <cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>4.15.5</cxf.swagger.ui.version>
         <cxf.tika.version>2.6.0</cxf.tika.version>
-        <cxf.tomcat.version>10.1.4</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.5</cxf.tomcat.version>
         <cxf.jboss.weld.version>4.0.2.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.8.5</cxf.gson.version>
         <cxf.lucene.version>9.4.2</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 0525a35d5d..4b68253d6e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
         <cxf.swagger.ui.version>4.15.5</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.8</cxf.swagger.v3.version>
         <cxf.tika.version>2.6.0</cxf.tika.version>
-        <cxf.tomcat.version>10.1.4</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.5</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.2.20.Final</cxf.undertow.version>
         <!-- the Export-Package is the same as the Maven artifact