From 8419a0345c01d4ded2a8a0a125ea5afd4cc5b3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 17:23:23 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Java/NettyTest/OIONIOTest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/NettyTest/OIONIOTest/pom.xml b/Java/NettyTest/OIONIOTest/pom.xml index f939afbe..2b1d6e1e 100644 --- a/Java/NettyTest/OIONIOTest/pom.xml +++ b/Java/NettyTest/OIONIOTest/pom.xml @@ -24,7 +24,7 @@ io.netty netty-all - 4.1.9.Final + 4.1.42.Final