From 68b09ef0ac1437fbae62f09bda4cdcb6271f327c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:54:28 +0000 Subject: [PATCH] chore(deps): bump the maven group across 2 directories with 2 updates Bumps the maven group with 1 update in the /netty-socketio-examples/netty-socketio-core-example directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Bumps the maven group with 1 update in the /netty-socketio-examples/netty-socketio-examples-quarkus-base directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback). Updates `com.fasterxml.jackson.core:jackson-core` from 2.20.1 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.20.1...jackson-core-2.21.1) Updates `ch.qos.logback:logback-core` from 1.5.19 to 1.5.25 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.25) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- netty-socketio-examples/netty-socketio-core-example/pom.xml | 2 +- .../netty-socketio-examples-quarkus-base/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/netty-socketio-examples/netty-socketio-core-example/pom.xml b/netty-socketio-examples/netty-socketio-core-example/pom.xml index 5de1d961..cefb3f06 100644 --- a/netty-socketio-examples/netty-socketio-core-example/pom.xml +++ b/netty-socketio-examples/netty-socketio-core-example/pom.xml @@ -18,7 +18,7 @@ 1.16.1 1.6.0 4.2.9.Final - 2.20.1 + 2.21.1 diff --git a/netty-socketio-examples/netty-socketio-examples-quarkus-base/pom.xml b/netty-socketio-examples/netty-socketio-examples-quarkus-base/pom.xml index 8de2af9e..84e31205 100644 --- a/netty-socketio-examples/netty-socketio-examples-quarkus-base/pom.xml +++ b/netty-socketio-examples/netty-socketio-examples-quarkus-base/pom.xml @@ -46,7 +46,7 @@ ch.qos.logback logback-core - 1.5.19 + 1.5.25 io.quarkus