Skip to content

chore(deps): bump the quarkus group across 1 directory with 3 updates#90

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-5f901a8092
Open

chore(deps): bump the quarkus group across 1 directory with 3 updates#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-5f901a8092

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the quarkus group with 3 updates in the / directory: io.quarkus:quarkus-bom, io.quarkus:quarkus-extension-processor and io.quarkus:quarkus-extension-maven-plugin.

Updates io.quarkus:quarkus-bom from 3.35.0 to 3.37.0

Release notes

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

3.37.0

Complete changelog

  • #54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #54780 - Register StateManagement fields for native image reflection
  • #54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #54786 - Carry acr_values and max_age in the code flow authorization request
  • #54790 - Add link to JMC in JFR guide
  • #54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #54840 - Bump the hibernate group with 11 updates
  • #54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #54867 - Rename trusted proxy Subject DN property
  • #54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

3.37.0.CR1

Major changes

  • #53140 - Extension-based modularity
  • #54083 - Bump Hibernate ORM to 7.4.0.Final, Reactive to 3.4.0.Final, Search to 8.4.0.Final
  • #54347 - Enable Jackson reflection-free serializers by default
  • #54533 - Introduce ability to get response metadata in streamed response
  • #54631 - Add quarkus-rest-data-hibernate-types extension

Complete changelog

  • #33046 - Quarkus Upgrade with gradle kotlin dsl not working
  • #35367 - Improve Quarkiverse extension codestart inital doc
  • #37399 - Re-enable OpenTelemetryQuartzIT and OpenTelemetrySchedulerIT
  • #37465 - Logging JSON: Add support for "flat" MDC
  • #44829 - Avro support in Kafka Client Topics browser
  • #46475 - quarkus-grpc: OutOfMemoryException while streaming
  • #47504 - This Gauge has been already registered "mysql.queue.size"
  • #47603 - OpenShift and Kubernetes services should not be started during augmentation phase
  • #48988 - Compose dev services should not be started in augmentation phase
  • #49109 - Cannot start integration test container using Podman (rootless) and bind mounts
  • #50113 - Mongodb dev services should not be started in augmentation phase
  • #51157 - Update deprecation documentation for deprecated properties in Hibernate/datasource extensions
  • #51640 - Error generating gRPC classes from dependency
  • #51932 - Move to a single service provider build item for generated code
  • #52284 - Java 25 generated application with infinispan-client doesn't contain annotationProcessorPaths definition
  • #52699 - Dev services (new model?) may not apply "additional configuration provider"'s config properly
  • #52889 - DN validation to trust a proxy
  • #53044 - quarkus-grpc-protoc-plugin leaks jprotoc shaded protobuf classes to downstream consumers
  • #53106 - token.principal-claim does not support nested JSON paths for opaque tokens verified via UserInfo

... (truncated)

Commits
  • f834929 [RELEASE] - Bump version to 3.37.0
  • c82e891 Merge pull request #54901 from gsmet/3.37.0-backports-1
  • 919b800 Handle GHSA-qcxp-gm7m-4j5v
  • 025c938 Merge pull request #54878 from gsmet/micrometer-1.16.6-3.37
  • 2f0c9ef Bump io.quarkus:quarkus-platform-bom-maven-plugin
  • baab95d chore(vertx-http): rename trusted proxy subject dn prop name
  • aa6349e Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • 2b4e66a Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • 9adc20e Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-...
  • 438fe20 Upgrade to SmallRye GraphQL 2.18.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.35.0 to 3.37.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.35.0 to 3.37.0

Release notes

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

3.37.0

Complete changelog

  • #54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #54780 - Register StateManagement fields for native image reflection
  • #54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #54786 - Carry acr_values and max_age in the code flow authorization request
  • #54790 - Add link to JMC in JFR guide
  • #54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #54840 - Bump the hibernate group with 11 updates
  • #54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #54867 - Rename trusted proxy Subject DN property
  • #54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

3.37.0.CR1

Major changes

  • #53140 - Extension-based modularity
  • #54083 - Bump Hibernate ORM to 7.4.0.Final, Reactive to 3.4.0.Final, Search to 8.4.0.Final
  • #54347 - Enable Jackson reflection-free serializers by default
  • #54533 - Introduce ability to get response metadata in streamed response
  • #54631 - Add quarkus-rest-data-hibernate-types extension

Complete changelog

  • #33046 - Quarkus Upgrade with gradle kotlin dsl not working
  • #35367 - Improve Quarkiverse extension codestart inital doc
  • #37399 - Re-enable OpenTelemetryQuartzIT and OpenTelemetrySchedulerIT
  • #37465 - Logging JSON: Add support for "flat" MDC
  • #44829 - Avro support in Kafka Client Topics browser
  • #46475 - quarkus-grpc: OutOfMemoryException while streaming
  • #47504 - This Gauge has been already registered "mysql.queue.size"
  • #47603 - OpenShift and Kubernetes services should not be started during augmentation phase
  • #48988 - Compose dev services should not be started in augmentation phase
  • #49109 - Cannot start integration test container using Podman (rootless) and bind mounts
  • #50113 - Mongodb dev services should not be started in augmentation phase
  • #51157 - Update deprecation documentation for deprecated properties in Hibernate/datasource extensions
  • #51640 - Error generating gRPC classes from dependency
  • #51932 - Move to a single service provider build item for generated code
  • #52284 - Java 25 generated application with infinispan-client doesn't contain annotationProcessorPaths definition
  • #52699 - Dev services (new model?) may not apply "additional configuration provider"'s config properly
  • #52889 - DN validation to trust a proxy
  • #53044 - quarkus-grpc-protoc-plugin leaks jprotoc shaded protobuf classes to downstream consumers
  • #53106 - token.principal-claim does not support nested JSON paths for opaque tokens verified via UserInfo

... (truncated)

Commits
  • f834929 [RELEASE] - Bump version to 3.37.0
  • c82e891 Merge pull request #54901 from gsmet/3.37.0-backports-1
  • 919b800 Handle GHSA-qcxp-gm7m-4j5v
  • 025c938 Merge pull request #54878 from gsmet/micrometer-1.16.6-3.37
  • 2f0c9ef Bump io.quarkus:quarkus-platform-bom-maven-plugin
  • baab95d chore(vertx-http): rename trusted proxy subject dn prop name
  • aa6349e Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • 2b4e66a Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • 9adc20e Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-...
  • 438fe20 Upgrade to SmallRye GraphQL 2.18.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.35.0 to 3.37.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.35.0 to 3.37.0

Release notes

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

3.37.0

Complete changelog

  • #54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #54780 - Register StateManagement fields for native image reflection
  • #54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #54786 - Carry acr_values and max_age in the code flow authorization request
  • #54790 - Add link to JMC in JFR guide
  • #54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #54840 - Bump the hibernate group with 11 updates
  • #54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #54867 - Rename trusted proxy Subject DN property
  • #54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

3.37.0.CR1

Major changes

  • #53140 - Extension-based modularity
  • #54083 - Bump Hibernate ORM to 7.4.0.Final, Reactive to 3.4.0.Final, Search to 8.4.0.Final
  • #54347 - Enable Jackson reflection-free serializers by default
  • #54533 - Introduce ability to get response metadata in streamed response
  • #54631 - Add quarkus-rest-data-hibernate-types extension

Complete changelog

  • #33046 - Quarkus Upgrade with gradle kotlin dsl not working
  • #35367 - Improve Quarkiverse extension codestart inital doc
  • #37399 - Re-enable OpenTelemetryQuartzIT and OpenTelemetrySchedulerIT
  • #37465 - Logging JSON: Add support for "flat" MDC
  • #44829 - Avro support in Kafka Client Topics browser
  • #46475 - quarkus-grpc: OutOfMemoryException while streaming
  • #47504 - This Gauge has been already registered "mysql.queue.size"
  • #47603 - OpenShift and Kubernetes services should not be started during augmentation phase
  • #48988 - Compose dev services should not be started in augmentation phase
  • #49109 - Cannot start integration test container using Podman (rootless) and bind mounts
  • #50113 - Mongodb dev services should not be started in augmentation phase
  • #51157 - Update deprecation documentation for deprecated properties in Hibernate/datasource extensions
  • #51640 - Error generating gRPC classes from dependency
  • #51932 - Move to a single service provider build item for generated code
  • #52284 - Java 25 generated application with infinispan-client doesn't contain annotationProcessorPaths definition
  • #52699 - Dev services (new model?) may not apply "additional configuration provider"'s config properly
  • #52889 - DN validation to trust a proxy
  • #53044 - quarkus-grpc-protoc-plugin leaks jprotoc shaded protobuf classes to downstream consumers
  • #53106 - token.principal-claim does not support nested JSON paths for opaque tokens verified via UserInfo

... (truncated)

Commits
  • f834929 [RELEASE] - Bump version to 3.37.0
  • c82e891 Merge pull request #54901 from gsmet/3.37.0-backports-1
  • 919b800 Handle GHSA-qcxp-gm7m-4j5v
  • 025c938 Merge pull request #54878 from gsmet/micrometer-1.16.6-3.37
  • 2f0c9ef Bump io.quarkus:quarkus-platform-bom-maven-plugin
  • baab95d chore(vertx-http): rename trusted proxy subject dn prop name
  • aa6349e Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • 2b4e66a Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • 9adc20e Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-...
  • 438fe20 Upgrade to SmallRye GraphQL 2.18.2
  • Additional commits viewable in compare view

Bumps the quarkus group with 3 updates in the / directory: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus), io.quarkus:quarkus-extension-processor and [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus).


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

Updates `io.quarkus:quarkus-extension-processor` from 3.35.0 to 3.37.0

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

Updates `io.quarkus:quarkus-extension-processor` from 3.35.0 to 3.37.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the quarkus group with 3 updates chore(deps): bump the quarkus group across 1 directory with 3 updates Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/quarkus-5f901a8092 branch from c6143c7 to 36d94de Compare June 29, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants