From e240324a97602780a17aa283b28156a2c3ff01b2 Mon Sep 17 00:00:00 2001 From: Clement Escoffier Date: Wed, 13 Mar 2024 09:25:16 +0100 Subject: [PATCH] Update to Brotli4J 1.16.0 This update bump the Brotli4J version to 1.16.0, bringing it in-sync with the version utilized by Netty 4.1.107, which is already in use. Furthermore, it aligns with the upcoming update to version 1.16.0 planned for Vert.x 4.5.5. (cherry picked from commit a67f077d445ccee2cdf2c277820c3f2d491e73c2) --- bom/application/pom.xml | 2 +- extensions/netty/runtime/pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 794f583570eb0..9b15de7c5964e 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -146,7 +146,7 @@ 4.6.5.Final 3.1.5 4.1.107.Final - 1.14.0 + 1.16.0 1.0.4 3.5.3.Final 2.5.8 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 751b887f782ac..3ff1dbab97ebf 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -69,7 +69,6 @@ com.aayushatharva.brotli4j brotli4j - 1.7.1