From bd6ec386fca678d748971188be51e842e556391d Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Tue, 25 Aug 2026 11:03:19 +0300 Subject: [PATCH 1/2] Bump io.netty from 4.1.136.Final to 4.1.137.Final to fix CVE-2026-59902, CVE-2026-59903, and 2 others --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac36f06375..bc4b122b07 100755 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ entries below once TB migrates its tests off the deprecated @SpyBean/@MockBean to @MockitoSpyBean/@MockitoBean. --> 3.5.13 3.18.0 - 4.1.136.Final + 4.1.137.Final 10.1.56 5.4.3 1.5.38 From 193fb25ec92873c967cbb4e726f6fde5b88d17d0 Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Tue, 25 Aug 2026 11:03:45 +0300 Subject: [PATCH 2/2] Bump com.rabbitmq:amqp-client from 5.25.0 to 5.33.1 to fix CVE-2026-63337, CVE-2026-69219, and CVE-2026-69220 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index bc4b122b07..680da381d9 100755 --- a/pom.xml +++ b/pom.xml @@ -76,6 +76,7 @@ 1.5.38 2.21.5 42.7.12 + 5.33.1 2.4.0-b180830.0359 0.12.5 0.10 @@ -1077,6 +1078,13 @@ ${postgresql.version} + + + com.rabbitmq + amqp-client + ${amqp-client.version} + + org.springframework.boot spring-boot-dependencies