From 8b4c8c4840d9c42398061e06cfa491c6d8ea69ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:43:16 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group across 1 directory with 6 updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.33.2` | `3.37.4` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.33.2` | `3.37.4` | | [io.quarkiverse.loggingsentry:quarkus-logging-sentry](https://github.com/quarkiverse/quarkus-logging-sentry) | `2.3.1` | `2.3.3` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.10.2.0` | `4.10.3.0` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.7.3` | `1.8.0` | Updates `io.quarkus.platform:quarkus-bom` from 3.33.2 to 3.37.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2...3.37.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.33.2 to 3.37.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2...3.37.4) Updates `io.quarkiverse.loggingsentry:quarkus-logging-sentry` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/quarkiverse/quarkus-logging-sentry/releases) - [Commits](https://github.com/quarkiverse/quarkus-logging-sentry/compare/2.3.1...2.3.3) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.2.0 to 4.10.3.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.10.2.0...spotbugs-maven-plugin-4.10.3.0) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.33.2 to 3.37.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2...3.37.4) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.3...1.8.0) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.37.4 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.37.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.quarkiverse.loggingsentry:quarkus-logging-sentry dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.37.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- interweb-client/pom.xml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/interweb-client/pom.xml b/interweb-client/pom.xml index 1317ca73..705659a5 100644 --- a/interweb-client/pom.xml +++ b/interweb-client/pom.xml @@ -143,7 +143,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.3 + 1.8.0 ossrh diff --git a/pom.xml b/pom.xml index d2149248..cef67e60 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ quarkus-bom io.quarkus.platform - 3.33.2 + 3.37.4 3.5.6 3.6.3 @@ -28,12 +28,12 @@ 3.4.0 3.12.0 3.2.8 - 0.10.0 + 0.11.0 3.5.0 3.6.2 3.6.0 3.6.0 - 4.10.2.0 + 4.10.3.0 @@ -71,7 +71,7 @@ io.quarkiverse.loggingsentry quarkus-logging-sentry - 2.3.1 + 2.3.3