From c9e9cc16e572e6e6200855f0308b60a71b055d5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 18:08:54 +0900 Subject: [PATCH] [DROOLS-7598] Upgrade tomcat version (#2413) (#2415) Co-authored-by: Toshiya Kobayashi --- narayana-integration-bom/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/narayana-integration-bom/pom.xml b/narayana-integration-bom/pom.xml index 93f935d9aa0..238320f2386 100644 --- a/narayana-integration-bom/pom.xml +++ b/narayana-integration-bom/pom.xml @@ -24,7 +24,7 @@ 5.9.0.Final - 9.0.21 + 9.0.62 7.6.1.Final 1.3.3 diff --git a/pom.xml b/pom.xml index 5eb47207a43..a03a3cd8a02 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ 3.1.1 4.1.2 2.9.2 - 6.0.32 + 9.0.62 1.7 3.1.0 2.2.5 @@ -279,7 +279,7 @@ 2.0 1.7.13 1.0 - 9.0.22 + ${version.org.apache.tomcat} 1.6.3 2.12.0.SP04 2.7.3 @@ -4012,7 +4012,7 @@ org.apache.tomcat - catalina + tomcat-catalina ${version.org.apache.tomcat}