From f693339b42edd6130bb2b53c71000192f9d63312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 11:58:26 +0000 Subject: [PATCH] Bump io.netty:netty-example from 4.1.119.Final to 4.2.0.Final Bumps [io.netty:netty-example](https://github.com/netty/netty) from 4.1.119.Final to 4.2.0.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.119.Final...netty-4.2.0.Final) --- updated-dependencies: - dependency-name: io.netty:netty-example dependency-version: 4.2.0.Final dependency-type: direct:development update-type: version-update:semver-minor ... 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 ded902bf65..13cbf97ee1 100644 --- a/quickfixj-core/pom.xml +++ b/quickfixj-core/pom.xml @@ -120,7 +120,7 @@ io.netty netty-example - 4.1.119.Final + 4.2.0.Final test