From cbe417e8b5ba5ff9538c1b989d9ff256052b6254 Mon Sep 17 00:00:00 2001 From: Julian Ladisch Date: Thu, 16 May 2024 22:04:28 +0200 Subject: [PATCH] MODLOGSAML-191: Upgrade to Vert.x 4.5.7 and RMB 35.2.2 and Netty 4.1.108.Final The Vert.x upgrade indirectly upgrades Netty from 4.1.107.Final to 4.1.108.Final fixing https://nvd.nist.gov/vuln/detail/CVE-2024-29025 Allocation of Resources Without Limits or Throttling --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a7aabd3..5d87568 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ UTF-8 - 35.2.0 + 35.2.2 /saml/callback,/saml/callback-with-expiry,/saml/regenerate,/saml/login,/saml/check,/saml/configuration @@ -71,7 +71,7 @@ io.vertx vertx-stack-depchain - 4.5.5 + 4.5.7 pom import