Skip to content

Bump quarkus.version from 3.32.2 to 3.32.3#224

Merged
sberyozkin merged 1 commit intomainfrom
dependabot/maven/quarkus.version-3.32.3
Mar 12, 2026
Merged

Bump quarkus.version from 3.32.2 to 3.32.3#224
sberyozkin merged 1 commit intomainfrom
dependabot/maven/quarkus.version-3.32.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps quarkus.version from 3.32.2 to 3.32.3.
Updates io.quarkus:quarkus-bom from 3.32.2 to 3.32.3

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.32.3

Complete changelog

  • #52840 - Quarkus 3.32.1 - quarkus:dependency-tree fails with "Failed to locate io.quarkus:quarkus-ide-launcher::jar among application dependencies"
  • #52843 - Do not log dependencies excluded from the ApplicationModel
  • #52849 - Datasource guide style review
  • #52899 - Reduce permissions of GitHub Actions workflows
  • #52923 - Removing outdated reference to gradle
  • #52937 - Don't traverse already processed types in ReflectiveHierarchyStep
  • #52940 - ArC - Various allocation optimizations
  • #52943 - Flaky Docker shutdown in quarkus-integration-test-hibernate-reactive-orm-compatibility
  • #52947 - Use dev services for ITs in hibernate-reactive-orm-compatibility
  • #52955 - Micro cleanup of AotRunnerClassLoader
  • #52958 - Some more polishing of the new AotRunnerClassLoader
  • #52964 - Remove micrometer-mp-metric dir which contains only empty pom
  • #52995 - Upgrade sshd to 2.17.1
  • #52998 - Updates Infinispan to 16.0.8
  • #53002 - Make sure Infinispan is init correctly
  • #53005 - config.adoc: replace dead link
Commits
  • 05c9278 [RELEASE] - Bump version to 3.32.3
  • b74c69c config.adoc: replace dead link
  • be6ab59 Merge pull request #53003 from gsmet/3.32.3-backports-1
  • 4615c2d Updates Infinispan to 16.0.8
  • e85b8d9 Make sure Infinispan is init correctly
  • 6d153de Upgrade sshd to 2.17.1
  • 05b3416 Remove micrometer-mp-metric dir which contains only empty pom
  • ac33ef3 Extract some repeated logic for clarity: introduce AotRunnerClassLoader#isKno...
  • 4650bbe Simplify findResource/findResources in AotRunnerClassLoader
  • 4de8b45 Avoid getDirNameFromResourceName when fullyIndexedResources contains the name
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.32.2 to 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

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.32.3

Complete changelog

  • #52840 - Quarkus 3.32.1 - quarkus:dependency-tree fails with "Failed to locate io.quarkus:quarkus-ide-launcher::jar among application dependencies"
  • #52843 - Do not log dependencies excluded from the ApplicationModel
  • #52849 - Datasource guide style review
  • #52899 - Reduce permissions of GitHub Actions workflows
  • #52923 - Removing outdated reference to gradle
  • #52937 - Don't traverse already processed types in ReflectiveHierarchyStep
  • #52940 - ArC - Various allocation optimizations
  • #52943 - Flaky Docker shutdown in quarkus-integration-test-hibernate-reactive-orm-compatibility
  • #52947 - Use dev services for ITs in hibernate-reactive-orm-compatibility
  • #52955 - Micro cleanup of AotRunnerClassLoader
  • #52958 - Some more polishing of the new AotRunnerClassLoader
  • #52964 - Remove micrometer-mp-metric dir which contains only empty pom
  • #52995 - Upgrade sshd to 2.17.1
  • #52998 - Updates Infinispan to 16.0.8
  • #53002 - Make sure Infinispan is init correctly
  • #53005 - config.adoc: replace dead link
Commits
  • 05c9278 [RELEASE] - Bump version to 3.32.3
  • b74c69c config.adoc: replace dead link
  • be6ab59 Merge pull request #53003 from gsmet/3.32.3-backports-1
  • 4615c2d Updates Infinispan to 16.0.8
  • e85b8d9 Make sure Infinispan is init correctly
  • 6d153de Upgrade sshd to 2.17.1
  • 05b3416 Remove micrometer-mp-metric dir which contains only empty pom
  • ac33ef3 Extract some repeated logic for clarity: introduce AotRunnerClassLoader#isKno...
  • 4650bbe Simplify findResource/findResources in AotRunnerClassLoader
  • 4de8b45 Avoid getDirNameFromResourceName when fullyIndexedResources contains the name
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `quarkus.version` from 3.32.2 to 3.32.3.

Updates `io.quarkus:quarkus-bom` 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:quarkus-maven-plugin` from 3.32.2 to 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)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.32.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 12, 2026 00:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 12, 2026
@sberyozkin sberyozkin merged commit eafec98 into main Mar 12, 2026
1 check passed
@sberyozkin sberyozkin deleted the dependabot/maven/quarkus.version-3.32.3 branch March 12, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant