From e825a20e7fe10ede95579538497fe33c4b3e6ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 16:44:00 +0000 Subject: [PATCH] Bump the maven group with 6 updates Bumps the maven group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.10.0` | `3.10.1` | | org.openapitools:openapi-generator-maven-plugin | `7.24.0` | `7.25.0` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.38.3` | `3.39.1` | | io.quarkus:quarkus-extension-processor | `3.38.3` | `3.39.1` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.38.3` | `3.39.1` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.38.3` | `3.39.1` | Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/3.10.0...maven/3.10.1) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.24.0 to 7.25.0 Updates `io.quarkus.platform:quarkus-bom` from 3.38.3 to 3.39.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.38.3...3.39.1) Updates `io.quarkus:quarkus-extension-processor` from 3.38.3 to 3.39.1 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.38.3 to 3.39.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.38.3...3.39.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.38.3 to 3.39.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.38.3...3.39.1) Updates `io.quarkus:quarkus-extension-processor` from 3.38.3 to 3.39.1 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.38.3 to 3.39.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.38.3...3.39.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.38.3 to 3.39.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.38.3...3.39.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b17c3f75..639bc251 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 3.0.4 3.5.16 4.1.0 - 3.38.3 + 3.39.1 @@ -146,12 +146,12 @@ com.diffplug.spotless spotless-maven-plugin - 3.10.0 + 3.10.1 org.openapitools openapi-generator-maven-plugin - 7.24.0 + 7.25.0 io.swagger.codegen.v3