From 11ef371bccb7f12835af8757e962ca83e73f6214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:44:11 +0000 Subject: [PATCH] Bump the maven group with 5 updates Bumps the maven group with 5 updates: | Package | From | To | | --- | --- | --- | | org.openapitools:openapi-generator-maven-plugin | `7.23.0` | `7.24.0` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.37.2` | `3.37.3` | | io.quarkus:quarkus-extension-processor | `3.37.2` | `3.37.3` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.37.2` | `3.37.3` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.37.2` | `3.37.3` | Updates `org.openapitools:openapi-generator-maven-plugin` from 7.23.0 to 7.24.0 Updates `io.quarkus.platform:quarkus-bom` from 3.37.2 to 3.37.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.37.2...3.37.3) Updates `io.quarkus:quarkus-extension-processor` from 3.37.2 to 3.37.3 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.37.2 to 3.37.3 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.37.2...3.37.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.37.2 to 3.37.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.37.2...3.37.3) Updates `io.quarkus:quarkus-extension-processor` from 3.37.2 to 3.37.3 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.37.2 to 3.37.3 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.37.2...3.37.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.37.2 to 3.37.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.37.2...3.37.3) --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.37.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.37.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 85c00b17..f6858c08 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 3.0.4 3.5.16 4.1.0 - 3.37.2 + 3.37.3 @@ -151,7 +151,7 @@ org.openapitools openapi-generator-maven-plugin - 7.23.0 + 7.24.0 io.swagger.codegen.v3