From 64ada3f560d717a607a2978313e20f22c72c8552 Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Tue, 8 Sep 2026 14:32:43 +0300 Subject: [PATCH 1/2] Bump tomcat-embed from 10.1.56 to 10.1.59 to fix CVE-2026-65182, CVE-2026-65905, and CVE-2026-68525 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ecc5870817..477d3193fd 100755 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 3.5.13 3.18.0 4.1.137.Final - 10.1.56 + 10.1.59 5.4.3 1.5.38 2.21.5 From 8dfc1c0c840e654d04e1b43f3dd5698e6c7a131d Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Tue, 8 Sep 2026 14:32:54 +0300 Subject: [PATCH 2/2] Bump httpclient5 from 5.5.2 to 5.6.4 to fix CVE-2026-71290 --- pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 477d3193fd..d117f43c83 100755 --- a/pom.xml +++ b/pom.xml @@ -72,11 +72,12 @@ 3.18.0 4.1.137.Final 10.1.59 - 5.4.3 + 5.4.3 1.5.38 2.21.5 42.7.12 5.33.1 + 5.6.4 2.4.0-b180830.0359 0.12.5 0.10 @@ -1085,6 +1086,23 @@ ${amqp-client.version} + + + org.apache.httpcomponents.client5 + httpclient5 + ${httpclient5.version} + + + org.apache.httpcomponents.client5 + httpclient5-cache + ${httpclient5.version} + + + org.apache.httpcomponents.client5 + httpclient5-fluent + ${httpclient5.version} + + org.springframework.boot spring-boot-dependencies