Skip to content

Bump quarkus.version from 2.11.3.Final to 3.36.2#152

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus.version-3.36.2
Open

Bump quarkus.version from 2.11.3.Final to 3.36.2#152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus.version-3.36.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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
  • #54313 - Fix Hibernate ORM Dev UI localization and clear HQL input on submit
  • #54320 - Use Mode.RUN for the Gradle quarkusRun task to fix indexing crash
  • #54340 - Fix Keycloak DEV UI code exchange for client IDs with underscores
  • #54342 - @ServerExceptionMapper with generic base class drops other exception mappers at runtime
  • #54343 - Fix JSON logging excluded keys config ignoring nested fields
  • #54346 - Fix @ServerExceptionMapper bridge method handling for generic types
  • #54357 - Fix typo it's is -> it is
  • #54382 - Bump the hibernate group with 11 updates
  • #54389 - Updates to Infinispan 16.0.12.Final
  • #54413 - Update documentation of ReflectiveClassConditionBuildItem
  • #54423 - Fix "Kafka OAuthBearer authentication fails in native mode" again
  • #54426 - Injecting test security identity on IO thread is blocking operation
  • #54427 - Fix injecting @TestSecurity identity with @RunOnVertxContext
  • #54428 - Disambiguate config doc anchors for build-time properties
  • #54432 - Fix platform BOM and platform metadata override ordering
  • #54436 - Fix: quarkus.rest-client-oidc-filter.refresh-on-unauthorized not respected with multiple @RegisterProvider annotations
  • #54443 - Bump the hibernate group across 1 directory with 16 updates
  • #54447 - Reset stale Quarkus system properties on reused Gradle worker JVMs
  • #54455 - [Kafka Dev UI] Topic message timestamp displayed one month behind actual value
  • #54467 - Bump proposed Maven version to 3.9.16
  • #54468 - Signals: Receivers - resolve lambda inference ambiguity
  • #54470 - Bump org.eclipse.parsson:parsson from 1.1.7 to 1.1.9
  • #54473 - Fix Kafka Dev UI message timestamp displaying one month earlier
  • #54480 - Lambda fails serialization when returning Record, succeeds when swapped to Object
  • #54482 - REST Client + Micrometer: duplicate gauge registration warning for http.client.active.connections on first invocation
  • #54484 - Properly support java.lang.Record as Lambda return type
  • #54496 - Avoid duplicate gauge warnings for REST Client
  • #54497 - Agroal invalid connection metric has the wrong description
  • #54499 - Fix wrong description for agroal.invalid.count metric
  • #54505 - Bump Maven wrapper to 3.9.16
  • #54520 - Add maven distribution sha256 validation
  • #54522 - Dev UI Workspace - the scroll is not working anymore
  • #54527 - Avoid transfer progress in Quarkus Update commands

... (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-maven-plugin from 2.11.3.Final to 3.36.2

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 10, 2026
@apupier

apupier commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps `quarkus.version` from 2.11.3.Final to 3.36.2.

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

Updates `io.quarkus:quarkus-maven-plugin` from 2.11.3.Final to 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-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.36.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/quarkus.version-3.36.2 branch from 450fbdd to 9fa592a Compare June 10, 2026 12:14
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