From 0cd2d1043d0f376c5c52864a914cb3f51c489c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 01:32:47 +0000 Subject: [PATCH] Bump io.netty:netty-example from 4.2.1.Final to 4.2.2.Final Bumps [io.netty:netty-example](https://github.com/netty/netty) from 4.2.1.Final to 4.2.2.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.2.1.Final...netty-4.2.2.Final) --- updated-dependencies: - dependency-name: io.netty:netty-example dependency-version: 4.2.2.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 2d8e503ee9..6f5f458338 100644 --- a/quickfixj-core/pom.xml +++ b/quickfixj-core/pom.xml @@ -120,7 +120,7 @@ io.netty netty-example - 4.2.1.Final + 4.2.2.Final test