Commit baa127a
authored
chore(deps): bump swagger.version from 2.2.42 to 2.2.43 [skip ci]
Bumps `swagger.version` from 2.2.42 to 2.2.43.
Updates `io.swagger.core.v3:swagger-core` from 2.2.42 to 2.2.43
Release notes
*Sourced from [io.swagger.core.v3:swagger-core's releases](https://github.com/swagger-api/swagger-core/releases).*
> Swagger-core 2.2.43 released!
> -----------------------------
>
> * fix: add missing [`@ArraysSchema`](https://github.com/ArraysSchema).arraySchema properties ([#5049](https://redirect.github.com/swagger-api/swagger-core/issues/5049))
> * refactor: introduce class responsible for how bean validation annotations affect schemas ([#5047](https://redirect.github.com/swagger-api/swagger-core/issues/5047))
> * fix: treat example values starting with numbers as strings ([#5046](https://redirect.github.com/swagger-api/swagger-core/issues/5046))
> * refactor: add an overloaded method for resolving required so that the field type can be utilized ([#5042](https://redirect.github.com/swagger-api/swagger-core/issues/5042))
> * test: Add test showing how [`@JsonSubTypes`](https://github.com/JsonSubTypes) can be used with [`@Schema-oneOf`](https://github.com/Schema-oneOf) annotations ([#5030](https://redirect.github.com/swagger-api/swagger-core/issues/5030))
> * chore: update commons-lang3 to 3.20 ([#5026](https://redirect.github.com/swagger-api/swagger-core/issues/5026))
Commits
* [`48b8686`](swagger-api/swagger-core@48b8686) prepare release 2.2.43 ([#5056](https://redirect.github.com/swagger-api/swagger-core/issues/5056))
* [`5e50128`](swagger-api/swagger-core@5e50128) refactor: introduce class responsible for how bean validation annotations aff...
* [`75b8a35`](swagger-api/swagger-core@75b8a35) fix: add missing [`@ArraysSchema`](https://github.com/ArraysSchema).arraySchema properties ([#5049](https://redirect.github.com/swagger-api/swagger-core/issues/5049))
* [`ca35ba7`](swagger-api/swagger-core@ca35ba7) fix: treat example values starting with numbers as strings ([#5046](https://redirect.github.com/swagger-api/swagger-core/issues/5046))
* [`adf4597`](swagger-api/swagger-core@adf4597) test: add test showing how JsonSubtypes and Schema oneOf annotations behave t...
* [`a66e10f`](swagger-api/swagger-core@a66e10f) refactor: add overloaded method to resolve required mode from field type
* [`1fcd919`](swagger-api/swagger-core@1fcd919) chore: update commons-lang3 to 3.20 ([#5026](https://redirect.github.com/swagger-api/swagger-core/issues/5026))
* [`052e332`](swagger-api/swagger-core@052e332) bump snapshot 2.2.43-SNAPSHOT ([#5039](https://redirect.github.com/swagger-api/swagger-core/issues/5039))
* See full diff in [compare view](swagger-api/swagger-core@v2.2.42...v2.2.43)
Updates `io.swagger.core.v3:swagger-annotations` from 2.2.42 to 2.2.43
Updates `io.swagger.core.v3:swagger-models` from 2.2.42 to 2.2.43
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 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)1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments