Skip to content

Bump quarkus.platform.version from 3.37.1 to 3.37.2#765

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/quarkus.platform.version-3.37.2
Jul 8, 2026
Merged

Bump quarkus.platform.version from 3.37.1 to 3.37.2#765
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/quarkus.platform.version-3.37.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps quarkus.platform.version from 3.37.1 to 3.37.2.
Updates io.quarkus:quarkus-bom from 3.37.1 to 3.37.2

Release notes

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

3.37.2

Complete changelog

  • #49524 - IllegalStateException: GlobalOpenTelemetry.set has already been called
  • #54999 - Produce ServiceStartBuildItem for OTel
  • #55134 - Add regression tests for QuteProcessor
  • #55137 - Null boxed Integer and Boolean fields dropped from JSON by reflection-free serializers (Quarkus 3.37)
  • #55142 - @JsonProperty is ignored or duplicated + 'visibility'-setting is ignored in 'ObjectMapperCustomizer' by reflection-free Jackson serializers
  • #55183 - Fix typo
  • #55214 - Reflection-free serializers break Kotlin boolean "is" properties and @JsonProperty annotations
  • #55216 - Avoid duplicate fields when using @JsonProperty + improve Kotlin support + obey visibility defined in ObjectMapperCustomizer in reflection-free Jackson serializers
  • #55229 - Bump com.ongres.scram:scram-client from 3.2 to 3.3 in /bom/application
  • #55238 - Bump SmallRye GraphQL to 2.18.3
  • #55254 - [3.37 Regression] quarkus-rest-jackson drops ObjectNode request body fields with reflection-free Jackson enabled
  • #55255 - [Reflection-free Jackson deserialisers] Unknown field throws plain JsonMappingException instead of MismatchedInputException, bypassing custom exception mappers
  • #55256 - Avoid generating reflection-free Jackson serializers for classes in the jackson.databind package
  • #55261 - Reflection-free Jackson deserialisers: @JsonUnwrapped prefix/suffix not honored
  • #55278 - Serialize null boxed primitives in reflection-free Jackson serializers
  • #55279 - Fix exception thrown in case of unknown field in reflection-free Jackson serializer
  • #55280 - Honor @JsonUnwrapped prefix/suffix in reflection-free Jackson serialisers
  • #55302 - jackson-module-kotlin incompatible with reflection-free serializers
  • #55304 - OIDC: include invalid_dpop_proof in AuthenticationFailedException to clarify why exception was thrown
  • #55309 - Opt-out Kotlin classes from generation of reflection-free Jackson serializers
  • #55318 - @JsonFormat with pattern on java.time types (e.g. ZonedDateTime, LocalDateTime) ignored by reflection-free Jackson serializers
  • #55322 - Fix serialization of java.time fields with custom format in generated reflection-free Jackson serializers
  • #55331 - Jackson Reflectionfree Serializer with Raw Types
  • #55334 - Fix reflection-free Jackson serializers when using raw types
Commits
  • c3b6791 [RELEASE] - Bump version to 3.37.2
  • 8b47481 Merge pull request #55332 from gsmet/3.37.2-backports-1
  • 36fb148 Fix reflection-free Jackson serializers when using raw types
  • 4c75bc4 Fix serialiation of java.time fields with custom format in generated reflecti...
  • b33ab4a Bump com.ongres.scram:scram-client from 3.2 to 3.3 in /bom/application
  • 90ae502 Opt-out Kotlin classes from generation of reflection-free Jackson serializers
  • 5ec06d8 fix(oidc): include invalid_dpop_proof in auth failure exception
  • 01e9256 Honor @​JsonUnwrapped prefix/suffix in reflection-free Jackson serialisers
  • d249632 Fix exception thrown in case of unknown field in reflection-free Jackson seri...
  • 0c2b4ee Serialize null boxed primitives in reflection-free Jackson serializers
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.37.1 to 3.37.2

You can trigger a rebase of this PR 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.platform.version` from 3.37.1 to 3.37.2.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.37.1 to 3.37.2

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.37.2
  dependency-type: direct:production
  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 Jul 8, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 8, 2026 22:54
@github-actions
github-actions Bot merged commit c197917 into main Jul 8, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/quarkus.platform.version-3.37.2 branch July 8, 2026 23:22
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.

0 participants