From b035fd5c8b534c7910007e72faee20a85782832b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 01:46:09 +0000 Subject: [PATCH] Update tomcat.version --- Source/JNA/waffle-tomcat10/pom.xml | 2 +- Source/JNA/waffle-tomcat11/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/JNA/waffle-tomcat10/pom.xml b/Source/JNA/waffle-tomcat10/pom.xml index 8e5c83a4a..51c31000c 100644 --- a/Source/JNA/waffle-tomcat10/pom.xml +++ b/Source/JNA/waffle-tomcat10/pom.xml @@ -33,7 +33,7 @@ - 10.1.55 + 10.1.56 waffle.tomcat10 diff --git a/Source/JNA/waffle-tomcat11/pom.xml b/Source/JNA/waffle-tomcat11/pom.xml index 9ff7aef27..0ae862873 100644 --- a/Source/JNA/waffle-tomcat11/pom.xml +++ b/Source/JNA/waffle-tomcat11/pom.xml @@ -33,7 +33,7 @@ - 11.0.22 + 11.0.23 17