Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps swagger-core.version from 2.2.36 to 2.2.37.
Updates io.swagger.core.v3:swagger-models from 2.2.36 to 2.2.37

Updates io.swagger.core.v3:swagger-core from 2.2.36 to 2.2.37

Release notes

Sourced from io.swagger.core.v3:swagger-core's releases.

Swagger-core 2.2.37 released!

  • fix: prevent leaking properties to enum schema when Schema#implementa… (#4970)
  • refs enumAsRef Issue 4932 (#4969)
  • fix: add booleanSchemaValue to Schema's hashCode and equals (#4958)
  • fix: Fix missing items on nested @​ArraySchema items in OAS 3.1 (#4949)
Commits
  • 7aaa116 prepare release 2.2.37
  • 0b467f3 fix: prevent leaking properties to enum schema when Schema#implementation is ...
  • 5e0bb63 fix: reattach enumAsRef to Schema and ArraySchema for OAS 3.1 and OAS 3.0 ALL...
  • 0d0d2e3 Create a failing test presenting open api 3.1 - enum property schema enumAsRe...
  • 46decb3 fix: add booleanSchemaValue to Schema's hashCode and equals
  • fbe8a8d fix: Fix missing items on nested @​ArraySchema items in OAS 3.1 Resolves #4944...
  • e3fe29a bump snapshot 2.2.37-SNAPSHOT
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 17, 2025
Bumps `swagger-core.version` from 2.2.36 to 2.2.37.

Updates `io.swagger.core.v3:swagger-models` from 2.2.36 to 2.2.37

Updates `io.swagger.core.v3:swagger-core` from 2.2.36 to 2.2.37
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.2.36...v2.2.37)

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.swagger.core.v3:swagger-core
  dependency-version: 2.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/swagger-core.version-2.2.37 branch from 1e23dd6 to b321bad Compare September 29, 2025 07:41
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #1131.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/maven/swagger-core.version-2.2.37 branch September 29, 2025 12:30
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