Skip to content

chore(deps): bump quarkus.version from 3.31.1 to 3.36.2#196

Merged
sanjomo merged 2 commits into
mainfrom
dependabot/maven/quarkus.version-3.36.2
Jun 18, 2026
Merged

chore(deps): bump quarkus.version from 3.31.1 to 3.36.2#196
sanjomo merged 2 commits into
mainfrom
dependabot/maven/quarkus.version-3.36.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps quarkus.version from 3.31.1 to 3.36.2.
Updates io.quarkus:quarkus-bom from 3.31.1 to 3.36.2

Release notes

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

3.36.2

Complete changelog

  • #34285 - Using Dev ui "breaks" a lambda
  • #40420 - FrameworkRouter not initialized when access-log is enabled with custom non-application-root-path
  • #54080 - Don't use ordered execution for @RunOnVertxContext
  • #54438 - Allow Dev UI to work with Amazon Lambda HTTP extensions in dev mode
  • #54546 - Bump kafka.version from 4.2.0 to 4.2.1
  • #54597 - Fix null Vert.x log messages showing as NULL in native mode
  • #54604 - With quarkus.thread-pool.queue-size set, async health work can be silently dropped
  • #54609 - Don't ignore Future in Smallrye Health
  • #54621 - Bump the hibernate group with 10 updates
  • #54639 - Memory Leak with Quarkus Rest Client in a Reactive pipeline
  • #54646 - Panache: PanacheRepositoryBase.findByIds(List<?> ids) returns a list of instead of
  • #54647 - Fix return type of PanacheRepositoryBase
  • #54649 - Bump to Vert.x 4.5.28 and Netty 4.1.135.Final
  • #54659 - Fix memory leak in REST Client reactive pipelines
  • #54669 - Fix startup NPE when the access log is enabled without a framework router
  • #54673 - add config properties section to cyclonedx guide
  • #54674 - cyclonedx sbom missing serialnumber
  • #54675 - Add cyclone configuration to docs
  • #54678 - Missing %l in the access log documentation
  • #54689 - Basic auth may return 401 with older clients when realm is unset
  • #54697 - Document Basic authentication realm compatibility
  • #54700 - Include serial numbers into generated SBOMs
  • #54705 - Bump quarkiverse-parent from 20 to 22
  • #54708 - Updates Infinispan to 16.0.13
  • #54709 - Add support for --no-wrapper on CreateProjectMojo
  • #54711 - Bump jacoco.version from 0.8.14 to 0.8.15
  • #54713 - Add option to Maven plugin to forget wrapper addition
  • #54732 - Dev-UI: Update German translation for 'Read me' to 'Lies mich'

3.36.1

Complete changelog

  • #52741 - quarkus-amazon-lambda-rest does not correctly include a Jandex
  • #53197 - Smallrye config and microprofile config version conflict causes build failure with java modules
  • #53613 - Quarkus build with vertx-hazelcast fails after upgrade to 3.33.1
  • #53785 - Multi threaded maven uber jar builds on windows faill with java.nio.file.ClosedFileSystemException
  • #53808 - Wrap shorthand admonition blocks in ==== delimiters
  • #54001 - Gradle quarkusRun task starts in TEST mode
  • #54095 - Gradle config from one module's quarkusAppPartsBuild leaks into another module in 3.35.x
  • #54144 - Open archive path tree interrupt workaround
  • #54229 - Signals: add configurable concurrency limit
  • #54270 - Enable RAG generation during release builds
  • #54273 - Keycloak exchange code for tokens fails in devmode if clientId contains an underscore
  • #54281 - quarkus.rest-client-oidc-filter.refresh-on-unauthorized not respected with multiple @RegisterProvider annotations
  • #54286 - Signals: introduce configurable concurrency limiter

... (truncated)

Commits
  • 9ca5e64 [RELEASE] - Bump version to 3.36.2
  • d56d51c Merge pull request #54748 from gsmet/3.36.2-backports-1
  • ab75b61 Updates to 16.0.13
  • eb2be3b Add option to Maven plugin to forgot wrapper addition
  • 43dcfaa Bump quarkiverse-parent from 20 to 22
  • 5af15a7 Bump jacoco.version from 0.8.14 to 0.8.15
  • 0d93464 Update German translation for 'Read me' to 'Lies mich'
  • d50c64f Document Basic authentication realm compatibility
  • a8037f4 Don't use ordered execution for @RunOnVertxContext
  • feb8941 Fix null Vert.x log messages showing as NULL in native mode
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.31.1 to 3.36.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.31.1 to 3.36.2

Release notes

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

3.36.2

Complete changelog

  • #34285 - Using Dev ui "breaks" a lambda
  • #40420 - FrameworkRouter not initialized when access-log is enabled with custom non-application-root-path
  • #54080 - Don't use ordered execution for @RunOnVertxContext
  • #54438 - Allow Dev UI to work with Amazon Lambda HTTP extensions in dev mode
  • #54546 - Bump kafka.version from 4.2.0 to 4.2.1
  • #54597 - Fix null Vert.x log messages showing as NULL in native mode
  • #54604 - With quarkus.thread-pool.queue-size set, async health work can be silently dropped
  • #54609 - Don't ignore Future in Smallrye Health
  • #54621 - Bump the hibernate group with 10 updates
  • #54639 - Memory Leak with Quarkus Rest Client in a Reactive pipeline
  • #54646 - Panache: PanacheRepositoryBase.findByIds(List<?> ids) returns a list of instead of
  • #54647 - Fix return type of PanacheRepositoryBase
  • #54649 - Bump to Vert.x 4.5.28 and Netty 4.1.135.Final
  • #54659 - Fix memory leak in REST Client reactive pipelines
  • #54669 - Fix startup NPE when the access log is enabled without a framework router
  • #54673 - add config properties section to cyclonedx guide
  • #54674 - cyclonedx sbom missing serialnumber
  • #54675 - Add cyclone configuration to docs
  • #54678 - Missing %l in the access log documentation
  • #54689 - Basic auth may return 401 with older clients when realm is unset
  • #54697 - Document Basic authentication realm compatibility
  • #54700 - Include serial numbers into generated SBOMs
  • #54705 - Bump quarkiverse-parent from 20 to 22
  • #54708 - Updates Infinispan to 16.0.13
  • #54709 - Add support for --no-wrapper on CreateProjectMojo
  • #54711 - Bump jacoco.version from 0.8.14 to 0.8.15
  • #54713 - Add option to Maven plugin to forget wrapper addition
  • #54732 - Dev-UI: Update German translation for 'Read me' to 'Lies mich'

3.36.1

Complete changelog

  • #52741 - quarkus-amazon-lambda-rest does not correctly include a Jandex
  • #53197 - Smallrye config and microprofile config version conflict causes build failure with java modules
  • #53613 - Quarkus build with vertx-hazelcast fails after upgrade to 3.33.1
  • #53785 - Multi threaded maven uber jar builds on windows faill with java.nio.file.ClosedFileSystemException
  • #53808 - Wrap shorthand admonition blocks in ==== delimiters
  • #54001 - Gradle quarkusRun task starts in TEST mode
  • #54095 - Gradle config from one module's quarkusAppPartsBuild leaks into another module in 3.35.x
  • #54144 - Open archive path tree interrupt workaround
  • #54229 - Signals: add configurable concurrency limit
  • #54270 - Enable RAG generation during release builds
  • #54273 - Keycloak exchange code for tokens fails in devmode if clientId contains an underscore
  • #54281 - quarkus.rest-client-oidc-filter.refresh-on-unauthorized not respected with multiple @RegisterProvider annotations
  • #54286 - Signals: introduce configurable concurrency limiter

... (truncated)

Commits
  • 9ca5e64 [RELEASE] - Bump version to 3.36.2
  • d56d51c Merge pull request #54748 from gsmet/3.36.2-backports-1
  • ab75b61 Updates to 16.0.13
  • eb2be3b Add option to Maven plugin to forgot wrapper addition
  • 43dcfaa Bump quarkiverse-parent from 20 to 22
  • 5af15a7 Bump jacoco.version from 0.8.14 to 0.8.15
  • 0d93464 Update German translation for 'Read me' to 'Lies mich'
  • d50c64f Document Basic authentication realm compatibility
  • a8037f4 Don't use ordered execution for @RunOnVertxContext
  • feb8941 Fix null Vert.x log messages showing as NULL in native mode
  • 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.31.1 to 3.36.2.

Updates `io.quarkus:quarkus-bom` from 3.31.1 to 3.36.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.31.1...3.36.2)

Updates `io.quarkus:quarkus-extension-processor` from 3.31.1 to 3.36.2

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.31.1 to 3.36.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.31.1...3.36.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: maven. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
@sanjomo sanjomo merged commit 8c8f61f into main Jun 18, 2026
8 checks passed
@sanjomo sanjomo deleted the dependabot/maven/quarkus.version-3.36.2 branch June 18, 2026 10:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant