Skip to content

Update swagger to v2.2.21

shepard bot requested to merge renovate/swagger into main

This MR contains the following updates:

Package Type Update Change
io.swagger.core.v3:swagger-jaxrs2-servlet-initializer-v2-jakarta compile patch 2.2.20 -> 2.2.21
io.swagger.core.v3:swagger-jaxrs2-jakarta compile patch 2.2.20 -> 2.2.21
io.swagger.core.v3:swagger-maven-plugin-jakarta build patch 2.2.20 -> 2.2.21

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-jaxrs2-servlet-initializer-v2-jakarta)

v2.2.21: Swagger-core 2.2.21 released!

Compare Source

  • update dependencies (#​4630)
  • fix: Add class loader to OpenAPIExtensions ServiceLoader (#​4626)
  • Fix #​4618: process array schema in OpenAPI 3.1 same as in OpenAPI 3.0 (#​4619)
  • Fix isExplode method and explode tests (#​4612)
  • refs #​4610 - deprecate and fix ArraySchema.items processing (switch to ArraySchema.schema) (#​4611)
  • Add Header Object missing attributes (#​4608)
  • fix #​4589 - fix tests with Java 21 (list first/last) (#​4597)
  • Replace log error with warning in reflection with type not found (#​4596)
  • Add JAX-RS v2.2 tolerance by swagger-core (#​4595)
  • Skip groovy.lang package in ModelConverters (#​4594)
  • fix CodeQL (#​4582)

Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports