Skip to content

Update dependency io.swagger.core.v3:swagger-annotations to v2.2.54 - #2061

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/swagger-annotations-v3-version
Open

Update dependency io.swagger.core.v3:swagger-annotations to v2.2.54#2061
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/swagger-annotations-v3-version

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.swagger.core.v3:swagger-annotations 2.2.532.2.54 age confidence

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)

v2.2.54

Fixed
  • Java 8 date/time types (OffsetTime, Duration, LocalTime) now map by default
    to the correct OpenAPI Formats Registry strings ("time", "duration", "time-local")
    instead of an unusable expanded object. (#​5172)
  • LocalDateTime deserialization from an existing OpenAPI spec now correctly
    round-trips through the new TimeSchema/DurationSchema/DateTimeLocalSchema/
    TimeLocalSchema classes instead of falling back to a generic StringSchema.
Added
  • PrimitiveType.enableJava8Formats() — opt-in to map LocalDateTime to the
    registry-compliant "date-time-local" format (default remains "date-time"
    for backward compatibility).
Deprecated
  • PrimitiveType.enablePartialTime() — prefer the new default "time-local"
    mapping for LocalTime; kept for callers who specifically need the
    non-registry "partial-time" format.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner September 8, 2026 17:16
@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants