From 73ed42de9140cb4597c1155b4629999a77d3ece1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 20:46:09 +0000 Subject: [PATCH] Bump netty.version from 4.1.107.Final to 4.1.109.Final Bumps `netty.version` from 4.1.107.Final to 4.1.109.Final. Updates `io.netty:netty-common` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-buffer` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-transport` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-codec` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-codec-http` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-codec-socks` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-handler-proxy` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-handler` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-transport-native-epoll` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.1.107.Final to 4.1.109.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.109.Final) --- updated-dependencies: - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer 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 - dependency-name: io.netty:netty-codec dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-socks dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler-proxy 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-native-epoll dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-kqueue 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 c02317415f..53e91afdd3 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ github ${project.basedir}/site ${project.version} - 4.1.107.Final + 4.1.109.Final