From ceb7fe6e7f4c2b9e9b797d9fe72c95e626ae41bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 00:35:15 +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-databind](https://github.com/FasterXML/jackson). 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-databind` from 2.21.1 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `ch.qos.logback:logback-core` from 1.5.25 to 1.5.33 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.25...v_1.5.33) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.33 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 2e478e96..40b28182 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.21.1 + 2.22.0 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 9c9f1316..295fc927 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.25 + 1.5.33 io.quarkus