From a0e01350262b3f5b35713810686b60216109019d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:03:29 +0000 Subject: [PATCH] chore(deps): bump quarkus.version from 3.30.1 to 3.30.2 Bumps `quarkus.version` from 3.30.1 to 3.30.2. Updates `io.quarkus:quarkus-bom` from 3.30.1 to 3.30.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.30.1...3.30.2) Updates `io.quarkus:quarkus-extension-processor` from 3.30.1 to 3.30.2 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.30.1 to 3.30.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.30.1...3.30.2) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- netty-socketio-quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netty-socketio-quarkus/pom.xml b/netty-socketio-quarkus/pom.xml index c65a504b..5779fe71 100644 --- a/netty-socketio-quarkus/pom.xml +++ b/netty-socketio-quarkus/pom.xml @@ -19,7 +19,7 @@ - 3.30.1 + 3.30.2