From 04a3bd184f0689d880a09c5f5f294d876dc6da8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:18:28 +0000 Subject: [PATCH] chore(deps): Bump netty.version from 4.1.113.Final to 4.1.114.Final Bumps `netty.version` from 4.1.113.Final to 4.1.114.Final. Updates `io.netty:netty-codec-http` from 4.1.113.Final to 4.1.114.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.113.Final...netty-4.1.114.Final) Updates `io.netty:netty-handler` from 4.1.113.Final to 4.1.114.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.113.Final...netty-4.1.114.Final) Updates `io.netty:netty-transport` from 4.1.113.Final to 4.1.114.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.113.Final...netty-4.1.114.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad73afd11..f741396d9 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ UTF-8 UTF-8 ${skipTests} - 4.1.113.Final + 4.1.114.Final