From af460859d3da54a4153a483bc735bda0aad98ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 02:20:33 +0000 Subject: [PATCH] build(deps): bump netty-codec in /java-client Bumps [netty-codec](https://github.com/netty/netty) from 4.1.42.Final to 4.1.68.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.42.Final...netty-4.1.68.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-client/pom.xml b/java-client/pom.xml index 23bcd716f2..d5e72c9352 100644 --- a/java-client/pom.xml +++ b/java-client/pom.xml @@ -112,7 +112,7 @@ io.netty netty-codec - 4.1.42.Final + 4.1.68.Final