From d7c2ef4b72cf3bc808b82c0fac6764064c14e018 Mon Sep 17 00:00:00 2001 From: Patrik Nordwall Date: Wed, 15 Feb 2023 10:27:23 +0100 Subject: [PATCH] Bump Netty to 4.1.89.Final, CVE-2022-41915 * The CVE is probably not related to how Netty is used in r2dbc-postgresql but nice to use latest patch to avoid warnings from security scanning tools. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7d65998..c600260e 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 0.3.0.RELEASE 1.3.4 4.8.1 - 4.1.85.Final + 4.1.89.Final 42.5.1 UTF-8 UTF-8