From dc333480a7263e159d54e6f55a2f46081e8be816 Mon Sep 17 00:00:00 2001 From: Julian Reschke Date: Mon, 2 Jun 2025 20:34:29 +0100 Subject: [PATCH] OAK-11749: update Tomcat dependency to 9.0.105 --- oak-examples/webapp/pom.xml | 2 +- oak-parent/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/oak-examples/webapp/pom.xml b/oak-examples/webapp/pom.xml index e8f09c8be80..1247c9eb828 100644 --- a/oak-examples/webapp/pom.xml +++ b/oak-examples/webapp/pom.xml @@ -35,7 +35,7 @@ Web application that hosts and serves a Jackrabbit Oak content repository - 9.0.104 + 9.0.105 true diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml index ee986ab9d4d..42d39fc5d8b 100644 --- a/oak-parent/pom.xml +++ b/oak-parent/pom.xml @@ -614,12 +614,12 @@ org.apache.tomcat tomcat-jdbc - 9.0.102 + 9.0.105 org.apache.tomcat tomcat-juli - 9.0.102 + 9.0.105 org.apache.felix