From dff24c603c53aa9ee92fc20237482c9a1e7d3f1b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 13 Feb 2025 14:56:03 +0100 Subject: [PATCH] Upgrade to Netty 4.1.118.Final. Closes #1992 --- spring-data-r2dbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-r2dbc/pom.xml b/spring-data-r2dbc/pom.xml index fd450fd2..367e06c4 100644 --- a/spring-data-r2dbc/pom.xml +++ b/spring-data-r2dbc/pom.xml @@ -28,7 +28,7 @@ 0.1.4 1.0.0.RELEASE 1.0.4 - 4.1.107.Final + 4.1.118.Final 2018