Bump the maven group with 6 updates#314
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 16, 2026
Merged
Conversation
Bumps the maven group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.32.2` | `3.32.3` | | io.quarkus:quarkus-extension-processor | `3.32.2` | `3.32.3` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.32.2` | `3.32.3` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.32.2` | `3.32.3` | | io.swagger.core.v3:swagger-annotations | `2.2.44` | `2.2.45` | Updates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) Updates `io.quarkus.platform:quarkus-bom` from 3.32.2 to 3.32.3 - [Commits](quarkusio/quarkus-platform@3.32.2...3.32.3) Updates `io.quarkus:quarkus-extension-processor` from 3.32.2 to 3.32.3 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.32.2 to 3.32.3 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.32.2...3.32.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.32.2 to 3.32.3 - [Commits](quarkusio/quarkus-platform@3.32.2...3.32.3) Updates `io.quarkus:quarkus-extension-processor` from 3.32.2 to 3.32.3 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.32.2 to 3.32.3 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.32.2...3.32.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.32.2 to 3.32.3 - [Commits](quarkusio/quarkus-platform@3.32.2...3.32.3) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.44 to 2.2.45 --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.32.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.32.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.32.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.32.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.32.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.32.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.32.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.45 dependency-type: direct:production 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:
5.22.05.23.03.32.23.32.33.32.23.32.33.32.23.32.33.32.23.32.32.2.442.2.45Updates
org.mockito:mockito-junit-jupiterfrom 5.22.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #3503Updates
io.quarkus.platform:quarkus-bomfrom 3.32.2 to 3.32.3Commits
a3717c5[maven-release-plugin] prepare release 3.32.35bd2ad1Merge pull request #1777 from gsmet/quarkus-3.32.3c3630cdUpgrade to Quarkus 3.32.381b12d2Merge pull request #1773 from scrocquesel/update-amz-3.32c22044c[3.32] Upgrade Quarkus Amazon Services to 3.15.0b985b81[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-extension-processorfrom 3.32.2 to 3.32.3Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.32.2 to 3.32.3Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
Commits
05c9278[RELEASE] - Bump version to 3.32.3b74c69cconfig.adoc: replace dead linkbe6ab59Merge pull request #53003 from gsmet/3.32.3-backports-14615c2dUpdates Infinispan to 16.0.8e85b8d9Make sure Infinispan is init correctly6d153deUpgrade sshd to 2.17.105b3416Remove micrometer-mp-metric dir which contains only empty pomac33ef3Extract some repeated logic for clarity: introduce AotRunnerClassLoader#isKno...4650bbeSimplify findResource/findResources in AotRunnerClassLoader4de8b45Avoid getDirNameFromResourceName when fullyIndexedResources contains the nameUpdates
io.quarkus.platform:quarkus-maven-pluginfrom 3.32.2 to 3.32.3Commits
a3717c5[maven-release-plugin] prepare release 3.32.35bd2ad1Merge pull request #1777 from gsmet/quarkus-3.32.3c3630cdUpgrade to Quarkus 3.32.381b12d2Merge pull request #1773 from scrocquesel/update-amz-3.32c22044c[3.32] Upgrade Quarkus Amazon Services to 3.15.0b985b81[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-extension-processorfrom 3.32.2 to 3.32.3Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.32.2 to 3.32.3Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
Commits
05c9278[RELEASE] - Bump version to 3.32.3b74c69cconfig.adoc: replace dead linkbe6ab59Merge pull request #53003 from gsmet/3.32.3-backports-14615c2dUpdates Infinispan to 16.0.8e85b8d9Make sure Infinispan is init correctly6d153deUpgrade sshd to 2.17.105b3416Remove micrometer-mp-metric dir which contains only empty pomac33ef3Extract some repeated logic for clarity: introduce AotRunnerClassLoader#isKno...4650bbeSimplify findResource/findResources in AotRunnerClassLoader4de8b45Avoid getDirNameFromResourceName when fullyIndexedResources contains the nameUpdates
io.quarkus.platform:quarkus-maven-pluginfrom 3.32.2 to 3.32.3Commits
a3717c5[maven-release-plugin] prepare release 3.32.35bd2ad1Merge pull request #1777 from gsmet/quarkus-3.32.3c3630cdUpgrade to Quarkus 3.32.381b12d2Merge pull request #1773 from scrocquesel/update-amz-3.32c22044c[3.32] Upgrade Quarkus Amazon Services to 3.15.0b985b81[maven-release-plugin] prepare for next development iterationUpdates
io.swagger.core.v3:swagger-annotationsfrom 2.2.44 to 2.2.45Dependabot 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