From 5787141b77e4bd36716d93c4e321bab211b88e09 Mon Sep 17 00:00:00 2001 From: Jonas Israel Date: Wed, 8 Jul 2026 17:24:32 +0200 Subject: [PATCH] chore: [DevOps] Bump apache tomcat version to avoid CVE-2026-53404 --- sample-code/spring-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index 2bb1548dd..623536704 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -35,7 +35,7 @@ ${project.basedir}/../../ 3.5.16 4.2.0 - 11.0.22 + 11.0.23 2.0.0 true