From 6ec5149a64f61f7ca1ff6ce79ac67f9300bfef1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 01:13:05 +0000 Subject: [PATCH] Bump io.netty:netty-example from 4.2.10.Final to 4.2.11.Final Bumps [io.netty:netty-example](https://github.com/netty/netty) from 4.2.10.Final to 4.2.11.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.10.Final...netty-4.2.11.Final) --- updated-dependencies: - dependency-name: io.netty:netty-example dependency-version: 4.2.11.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- quickfixj-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickfixj-core/pom.xml b/quickfixj-core/pom.xml index a781a90f6..7da8066fc 100644 --- a/quickfixj-core/pom.xml +++ b/quickfixj-core/pom.xml @@ -120,7 +120,7 @@ io.netty netty-example - 4.2.10.Final + 4.2.11.Final test