From 454382150fd6b9010242be48fb6b59b35bc0c7ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:13:16 +0000 Subject: [PATCH] Bump io.netty:netty-example from 4.2.10.Final to 4.2.12.Final Bumps [io.netty:netty-example](https://github.com/netty/netty) from 4.2.10.Final to 4.2.12.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.10.Final...netty-4.2.12.Final) --- updated-dependencies: - dependency-name: io.netty:netty-example dependency-version: 4.2.12.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..48de38ff8 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.12.Final test