Bump the maven group with 6 updates#315
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 23, 2026
Merged
Conversation
Bumps the maven group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.3.0` | `3.4.0` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.5.11` | `3.5.12` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.32.3` | `3.32.4` | | io.quarkus:quarkus-extension-processor | `3.32.3` | `3.32.4` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.32.3` | `3.32.4` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.32.3` | `3.32.4` | Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.3.0...maven/3.4.0) Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.11 to 3.5.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.11...v3.5.12) Updates `io.quarkus.platform:quarkus-bom` from 3.32.3 to 3.32.4 - [Commits](quarkusio/quarkus-platform@3.32.3...3.32.4) Updates `io.quarkus:quarkus-extension-processor` from 3.32.3 to 3.32.4 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.32.3 to 3.32.4 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.32.3...3.32.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.32.3 to 3.32.4 - [Commits](quarkusio/quarkus-platform@3.32.3...3.32.4) Updates `io.quarkus:quarkus-extension-processor` from 3.32.3 to 3.32.4 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.32.3 to 3.32.4 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.32.3...3.32.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.32.3 to 3.32.4 - [Commits](quarkusio/quarkus-platform@3.32.3...3.32.4) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.32.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.32.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 6 updates:
3.3.03.4.03.5.113.5.123.32.33.32.43.32.33.32.43.32.33.32.43.32.33.32.4Updates
com.diffplug.spotless:spotless-maven-pluginfrom 3.3.0 to 3.4.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
708a1b0Published maven/3.4.01cc0163Published gradle/8.4.0a4cd808Published lib/4.5.09066bf6Add links to the changelog.db8dc1cFix for illegal mutation issue withpredeclareDeps(#2892)0eb98a9chore: Updated gradle plugin change3f7f12echore: Removes check for predeclare as it's not needed anymore55c0c5cfix: IsolatedProjectTest.predeclaredIsUnsupported() is now actually supported...47489affix: avoid IllegalMutationException when root project uses predeclareDeps() w...4010e8btest: Introduce a test harnessing predeclared depsUpdates
org.springframework.boot:spring-boot-dependenciesfrom 3.5.11 to 3.5.12Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
285b074Release v3.5.126620deaPolishingdd54841Upgrade to Spring Batch 5.2.51f2ea4aRevisit EndpointRequest matcher for additional paths01fbedeHandle all requests in CloudFoundry mappingdc54595Merge pull request #49622 from dependabot[bot]9bc3768Bump@springio/asciidoctor-extensionsin /antora6915834Upgrade to Spring WS 4.1.3a5db799Upgrade to Spring Integration 6.5.85ee4ffeUpgrade to JBoss Logging 3.6.3.FinalUpdates
io.quarkus.platform:quarkus-bomfrom 3.32.3 to 3.32.4Commits
7b4891f[maven-release-plugin] prepare release 3.32.47ee28d4Merge pull request #1795 from gsmet/quarkus-3.32.4f285ad6Upgrade to Quarkus 3.32.452448e0Merge pull request #1786 from scrocquesel/update-amz-3.327345f4bMerge pull request #1788 from gsmet/3.32.4-backports-1bcd1835Quarkus MCP server 1.10.3a703b9aUpdate to Debezium 3.4.2.Finala3b8fc1Upgrade Quarkus Amazon Services to 3.15.1177a623[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-extension-processorfrom 3.32.3 to 3.32.4Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.32.3 to 3.32.4Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
Commits
3e55e03[RELEASE] - Bump version to 3.32.4f630b6cRevert "SimplifyCracResourcehandling"3e6a436Merge pull request #53117 from gsmet/3.32.4-backports-12578b12Ensure that shared Config build time runtime fixed uses the expected profile769da8aJacocoProcessor: make sure the parent dir of the data file exists9127896Propagate Quarkus properties for Gradle Test tasksc854bd9Polish ObservabilityIntegrationRecorderbd39d77Fix path templating issue for overlapping pathsfe0f0fcDevMCP: Shortern the one method name and warn if names are too longd9ed557Add steps to manually create AOT fileUpdates
io.quarkus.platform:quarkus-maven-pluginfrom 3.32.3 to 3.32.4Commits
7b4891f[maven-release-plugin] prepare release 3.32.47ee28d4Merge pull request #1795 from gsmet/quarkus-3.32.4f285ad6Upgrade to Quarkus 3.32.452448e0Merge pull request #1786 from scrocquesel/update-amz-3.327345f4bMerge pull request #1788 from gsmet/3.32.4-backports-1bcd1835Quarkus MCP server 1.10.3a703b9aUpdate to Debezium 3.4.2.Finala3b8fc1Upgrade Quarkus Amazon Services to 3.15.1177a623[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-extension-processorfrom 3.32.3 to 3.32.4Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.32.3 to 3.32.4Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
Commits
3e55e03[RELEASE] - Bump version to 3.32.4f630b6cRevert "SimplifyCracResourcehandling"3e6a436Merge pull request #53117 from gsmet/3.32.4-backports-12578b12Ensure that shared Config build time runtime fixed uses the expected profile769da8aJacocoProcessor: make sure the parent dir of the data file exists9127896Propagate Quarkus properties for Gradle Test tasksc854bd9Polish ObservabilityIntegrationRecorderbd39d77Fix path templating issue for overlapping pathsfe0f0fcDevMCP: Shortern the one method name and warn if names are too longd9ed557Add steps to manually create AOT fileUpdates
io.quarkus.platform:quarkus-maven-pluginfrom 3.32.3 to 3.32.4Commits
7b4891f[maven-release-plugin] prepare release 3.32.47ee28d4Merge pull request #1795 from gsmet/quarkus-3.32.4f285ad6Upgrade to Quarkus 3.32.452448e0Merge pull request #1786 from scrocquesel/update-amz-3.327345f4bMerge pull request #1788 from gsmet/3.32.4-backports-1bcd1835Quarkus MCP server 1.10.3a703b9aUpdate to Debezium 3.4.2.Finala3b8fc1Upgrade Quarkus Amazon Services to 3.15.1177a623[maven-release-plugin] prepare for next development iterationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions