Skip to content

Update dependency io.swagger.core.v3:swagger-annotations-jakarta to v2.2.55 - #546

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/swagger.version
Open

renovate[bot] wants to merge 1 commit into
developfrom
renovate/swagger.version

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.2.55: Swagger-core 2.2.55 released!

Compare Source

  • chore: update dependency-check-maven to 12.2.2 (#​5299)
  • chore: remove ACTIONS_ALLOW_UNSECURE_COMMANDS from workflows (#​5293)
  • chore(deps-dev): bump org.jboss.arquillian.testng:arquillian-testng-container from 1.9.3.Final to 1.10.2.Final (#​5285)
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 (#​5284)
  • chore(deps): bump slf4j-version from 2.0.17 to 2.0.18 (#​5283)
  • fix: _isSetType now detects indirect Set implementations (#​5265)

v2.2.54

Compare Source

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.

v2.2.53: Swagger-core 2.2.53 released!

Compare Source

  • chore: update Jackson to 2.22.1 (#​5258)
  • refactor: replace writer(new DefaultPrettyPrinter()) with writerWithDefaultPrettyPrinter() (#​5252)
  • fix: Stabilize CI Maven and Gradle builds (#​5238)
  • test: remove system.out.println from tests (#​5236)
  • chore: bump dependencies (#​5229)
  • refactor: simplify type handling in ModelDeserializer (#​5227)
  • Revert "hotfix: temporarily allow Release workflow to skip mvn deploy to recover 2.2.52 (#​5220)" (#​5223)
  • chore(deps-dev): bump org.codehaus.groovy:groovy from 3.0.23 to 3.0.25 (#​5216)
  • chore(deps): bump commons-cli:commons-cli from 1.9.0 to 1.11.0 (#​5209)
  • chore(deps-dev): bump commons-codec:commons-codec from 1.17.2 to 1.22.0 (#​5208)
  • fix: emit $ref for array items when cycle guard suppresses implementation processing (#​5205)
  • Restore inner property name from map key in handleUnwrapped (#​5193)
  • Honor PropertyNamingStrategy for get/is-prefixed property names (#​5192)
  • fix: let explicit @​Schema(format) override type-derived format (#​5185) (#​5186)
  • docs: update format of javadoc to produce a functional link (#​5182)
  • fix: exclude overridable annotation values when parsing composed annotations (#​5179)
  • fix: negative and positive validation annotations uses relevant OAS 3.1 syntax ( #​5170) (#​5171)

v2.2.52: Swagger-core 2.2.52 released!

  • chore(deps): bump jackson-version from 2.21.1 to 2.22.0 (#​5203)
  • chore(deps): bump maven.version from 3.9.14 to 3.9.16 (#​5195)
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.6 (#​5190)
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.12.0 (#​5157)
  • fix: Avoid locale-dependent NumberFormat in IntegerSchema (#​5140)
  • fix: ensure that @​Nullable does not incorrectly affect object schemas (#​5124)

v2.2.51: Swagger-core 2.2.51 released!

  • chore(deps-dev): bump logback-version from 1.5.25 to 1.5.32 (#​5149)
  • chore(deps): bump slf4j-version from 2.0.9 to 2.0.17 (#​5137)

v2.2.50: Swagger-core 2.2.50 released!

Compare Source

  • fix: serialize a boolean schema example value as a JsonNode (#​5173)
  • chore: migrate from tibdex/github-app-token to actions/create-github-app-token (#​5169)
  • fix: resolve Validation Meta annotations not working (#​4886) (#​4986)

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.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: cfb2d6ee-8584-4d2c-bc3b-cbee69b8f021

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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