From cfd699bd418fde9048527fdf800183d99abd2598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 11:43:30 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group across 1 directory with 5 updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.33.2` | `3.36.2` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.33.2` | `3.36.2` | | [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.5.3` | `3.6.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.8.2` | `4.10.2.0` | | [io.quarkiverse.quinoa:quarkus-quinoa](https://github.com/quarkiverse/quarkus-quinoa) | `2.8.2` | `2.8.3` | Updates `io.quarkus.platform:quarkus-bom` from 3.33.2 to 3.36.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2...3.36.2) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.33.2 to 3.36.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2...3.36.2) Updates `io.smallrye:jandex-maven-plugin` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](https://github.com/smallrye/jandex/compare/3.5.3...3.6.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.2 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.8.2...spotbugs-maven-plugin-4.10.2.0) Updates `io.quarkiverse.quinoa:quarkus-quinoa` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/quarkiverse/quarkus-quinoa/releases) - [Commits](https://github.com/quarkiverse/quarkus-quinoa/compare/2.8.2...2.8.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.33.2 to 3.36.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2...3.36.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.36.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.quarkiverse.quinoa:quarkus-quinoa dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.36.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- interweb-server/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/interweb-server/pom.xml b/interweb-server/pom.xml index 46f18c2a..8879a3a0 100644 --- a/interweb-server/pom.xml +++ b/interweb-server/pom.xml @@ -142,7 +142,7 @@ io.quarkiverse.quinoa quarkus-quinoa - 2.8.2 + 2.8.3 diff --git a/pom.xml b/pom.xml index 7909abef..291723ed 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ quarkus-bom io.quarkus.platform - 3.33.2 + 3.36.2 3.5.6 3.6.3 @@ -31,9 +31,9 @@ 0.10.0 3.5.0 3.6.2 - 3.5.3 + 3.6.0 3.6.0 - 4.9.8.2 + 4.10.2.0