From 6e3ed24712f2db3d41bc404455094e4c88c2679a Mon Sep 17 00:00:00 2001 From: Andrea Di Cesare Date: Tue, 26 Mar 2024 17:37:08 +0100 Subject: [PATCH] :arrow_up: Upgrade Undertow to v2.3.12.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac777b1cb..bd3d64e5f 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ io.undertow undertow-core - 2.3.10.Final + 2.3.12.Final org.json