From e28b210d69328f2ea34992c63c9040b5c03ea1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:52:50 +0000 Subject: [PATCH] Bump io.netty:netty-all from 4.2.14.Final to 4.2.15.Final Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.2.14.Final to 4.2.15.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.14.Final...netty-4.2.15.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-version: 4.2.15.Final 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 afba52f633..fe3d81acbb 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ io.netty netty-all - 4.2.14.Final + 4.2.15.Final