[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
swagger-api/swagger-core (io.swagger:swagger-annotations)
### [`v1.6.13`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.13): Swagger-core 1.6.13 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.12...v1.6.13)
##### What's Changed
- update 1.5 Readme with new v2 version 2.2.18 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4504](https://togithub.com/swagger-api/swagger-core/pull/4504)
- Bump org.apache.maven.wagon:wagon-webdav from 1.0-beta-1 to 1.0-beta-2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4519](https://togithub.com/swagger-api/swagger-core/pull/4519)
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4514](https://togithub.com/swagger-api/swagger-core/pull/4514)
- updated dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4520](https://togithub.com/swagger-api/swagger-core/pull/4520)
- Bump org.apache.maven.wagon:wagon-ssh-external from 3.5.2 to 3.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4522](https://togithub.com/swagger-api/swagger-core/pull/4522)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M9 to 3.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4528](https://togithub.com/swagger-api/swagger-core/pull/4528)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.2.1 to 3.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4532](https://togithub.com/swagger-api/swagger-core/pull/4532)
- Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 2.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4529](https://togithub.com/swagger-api/swagger-core/pull/4529)
- Bump org.apache.maven.plugins:maven-jxr-plugin from 2.3 to 2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4530](https://togithub.com/swagger-api/swagger-core/pull/4530)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4531](https://togithub.com/swagger-api/swagger-core/pull/4531)
- update 1.5 Readme with new v2 version 2.2.19 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4539](https://togithub.com/swagger-api/swagger-core/pull/4539)
- Treat `kotlin.Deprecated` as a deprecated operation by [@sokomishalov](https://togithub.com/sokomishalov) in [https://github.com/swagger-api/swagger-core/pull/4463](https://togithub.com/swagger-api/swagger-core/pull/4463)
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4554](https://togithub.com/swagger-api/swagger-core/pull/4554)
- Bump logback-version from 1.4.11 to 1.4.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4558](https://togithub.com/swagger-api/swagger-core/pull/4558)
- update 1.5 Readme with new v2 version 2.2.20 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4581](https://togithub.com/swagger-api/swagger-core/pull/4581)
- Update PrimitiveType.java to allow customClasses by [@kenzhang-mark43](https://togithub.com/kenzhang-mark43) in [https://github.com/swagger-api/swagger-core/pull/4192](https://togithub.com/swagger-api/swagger-core/pull/4192)
- fix jsonSerialize processing - replaces [#3162](https://togithub.com/swagger-api/swagger-core/issues/3162) by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4603](https://togithub.com/swagger-api/swagger-core/pull/4603)
- Fix BaseApiListingResource when concurrent execution by [@awojcicki](https://togithub.com/awojcicki) in [https://github.com/swagger-api/swagger-core/pull/3206](https://togithub.com/swagger-api/swagger-core/pull/3206)
- update dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4604](https://togithub.com/swagger-api/swagger-core/pull/4604)
- update dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4606](https://togithub.com/swagger-api/swagger-core/pull/4606)
##### New Contributors
- [@awojcicki](https://togithub.com/awojcicki) made their first contribution in [https://github.com/swagger-api/swagger-core/pull/3206](https://togithub.com/swagger-api/swagger-core/pull/3206)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.12...v1.6.13
### [`v1.6.12`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.12): Swagger-core 1.6.12 released!
#### What's Changed
- update 1.5 Readme with new v2 version 2.2.10 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4409](https://togithub.com/swagger-api/swagger-core/pull/4409)
- update dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4492](https://togithub.com/swagger-api/swagger-core/pull/4492)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.11...v1.6.12
### [`v1.6.11`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.11): Swagger-core 1.6.11 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.10...v1.6.11)
#### What's Changed
- Added possibility to create ObjectMapper with custom Yaml/Json Factory class by [@MateuszPol](https://togithub.com/MateuszPol) in [https://github.com/swagger-api/swagger-core/pull/4397](https://togithub.com/swagger-api/swagger-core/pull/4397)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.10...v1.6.11
### [`v1.6.10`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.10): Swagger-core 1.6.10 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.9...v1.6.10)
#### What's Changed
- update deps and build on JDK 11+ by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4375](https://togithub.com/swagger-api/swagger-core/pull/4375)
- update 1.5 readme with minimum JDK 11+ by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4376](https://togithub.com/swagger-api/swagger-core/pull/4376)
- fix v1 PR Action in 1.5 branch by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4379](https://togithub.com/swagger-api/swagger-core/pull/4379)
- port support to exclude and override mappings to primitive types to 1.5 by [@skel2007](https://togithub.com/skel2007) in [https://github.com/swagger-api/swagger-core/pull/4353](https://togithub.com/swagger-api/swagger-core/pull/4353)
- update 1.5 Readme with new v2 version 2.2.9 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4386](https://togithub.com/swagger-api/swagger-core/pull/4386)
#### New Contributors
- [@skel2007](https://togithub.com/skel2007) made their first contribution in [https://github.com/swagger-api/swagger-core/pull/4353](https://togithub.com/swagger-api/swagger-core/pull/4353)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.9...v1.6.10
### [`v1.6.9`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.9): Swagger-core 1.6.9 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.8...v1.6.9)
#### What's Changed
- [#4103](https://togithub.com/swagger-api/swagger-core/issues/4103) Support for Jackson reference types by [@dpeger](https://togithub.com/dpeger) in [https://github.com/swagger-api/swagger-core/pull/4105](https://togithub.com/swagger-api/swagger-core/pull/4105)
- enhanced support for additionalProperties by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4305](https://togithub.com/swagger-api/swagger-core/pull/4305)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.8...v1.6.9
### [`v1.6.8`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.8): Swagger-core 1.6.8 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.7...v1.6.8)
#### What's Changed
- update deps config and version by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4263](https://togithub.com/swagger-api/swagger-core/pull/4263)
- update jackson databind version by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4267](https://togithub.com/swagger-api/swagger-core/pull/4267)
- bump jackson databind to 2.13.4.2 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4269](https://togithub.com/swagger-api/swagger-core/pull/4269)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.7...v1.6.8
### [`v1.6.7`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.7): Swagger-core 1.6.7 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.6...v1.6.7)
#### What's Changed
- refs [#4241](https://togithub.com/swagger-api/swagger-core/issues/4241) - bump snakeyaml to 1.31 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4243](https://togithub.com/swagger-api/swagger-core/pull/4243)
- bump snake-yaml to 1.32 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4251](https://togithub.com/swagger-api/swagger-core/pull/4251)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.6...v1.6.7
### [`v1.6.6`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.6): Swagger-core 1.6.6 released!
#### What's Changed
- fix readme v1 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4121](https://togithub.com/swagger-api/swagger-core/pull/4121)
- add org.owasp dependency by [@gracekarina](https://togithub.com/gracekarina) in [https://github.com/swagger-api/swagger-core/pull/4126](https://togithub.com/swagger-api/swagger-core/pull/4126)
- add org.owasp dependency in security profile by [@gracekarina](https://togithub.com/gracekarina) in [https://github.com/swagger-api/swagger-core/pull/4131](https://togithub.com/swagger-api/swagger-core/pull/4131)
- bump jackson versions by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4158](https://togithub.com/swagger-api/swagger-core/pull/4158)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.5...v1.6.6
### [`v1.6.5`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.5): Swagger-core 1.6.5 released!
#### What's Changed
- deserialize as arrayModel, any model that has items and no specific type defined by [@gracekarina](https://togithub.com/gracekarina) in [https://github.com/swagger-api/swagger-core/pull/4109](https://togithub.com/swagger-api/swagger-core/pull/4109)
- refs [#4111](https://togithub.com/swagger-api/swagger-core/issues/4111) - bump commons and guava versions by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4114](https://togithub.com/swagger-api/swagger-core/pull/4114)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.4...v1.6.5
### [`v1.6.4`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.4): Swagger-core 1.6.4 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.3...v1.6.4)
#### What's Changed
- update 1.5 Readme with new v2 version 2.1.11 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4026](https://togithub.com/swagger-api/swagger-core/pull/4026)
- bump logback to 1.2.9 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4073](https://togithub.com/swagger-api/swagger-core/pull/4073)
**Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.3...v1.6.4
### [`v1.6.3`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.3): Swagger-core 1.6.3 released!
[Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.2...v1.6.3)
- [#3257](https://togithub.com/swagger-api/swagger-core/issues/3257) - External Spec validation of required properties isn't possible ([#3258](https://togithub.com/swagger-api/swagger-core/issues/3258))
- [#719](https://togithub.com/swagger-api/swagger-core/issues/719) - Adding Extensions in Responses (OAS2) ([#2835](https://togithub.com/swagger-api/swagger-core/issues/2835))
- add url List to authorizationValue ([#3995](https://togithub.com/swagger-api/swagger-core/issues/3995))
- add xml to property in ModelToPropertyConverter ([#4007](https://togithub.com/swagger-api/swagger-core/issues/4007))
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 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.6.2
->1.6.13
Release Notes
swagger-api/swagger-core (io.swagger:swagger-annotations)
### [`v1.6.13`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.13): Swagger-core 1.6.13 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.12...v1.6.13) ##### What's Changed - update 1.5 Readme with new v2 version 2.2.18 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4504](https://togithub.com/swagger-api/swagger-core/pull/4504) - Bump org.apache.maven.wagon:wagon-webdav from 1.0-beta-1 to 1.0-beta-2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4519](https://togithub.com/swagger-api/swagger-core/pull/4519) - Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4514](https://togithub.com/swagger-api/swagger-core/pull/4514) - updated dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4520](https://togithub.com/swagger-api/swagger-core/pull/4520) - Bump org.apache.maven.wagon:wagon-ssh-external from 3.5.2 to 3.5.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4522](https://togithub.com/swagger-api/swagger-core/pull/4522) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M9 to 3.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4528](https://togithub.com/swagger-api/swagger-core/pull/4528) - Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.2.1 to 3.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4532](https://togithub.com/swagger-api/swagger-core/pull/4532) - Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 2.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4529](https://togithub.com/swagger-api/swagger-core/pull/4529) - Bump org.apache.maven.plugins:maven-jxr-plugin from 2.3 to 2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4530](https://togithub.com/swagger-api/swagger-core/pull/4530) - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4531](https://togithub.com/swagger-api/swagger-core/pull/4531) - update 1.5 Readme with new v2 version 2.2.19 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4539](https://togithub.com/swagger-api/swagger-core/pull/4539) - Treat `kotlin.Deprecated` as a deprecated operation by [@sokomishalov](https://togithub.com/sokomishalov) in [https://github.com/swagger-api/swagger-core/pull/4463](https://togithub.com/swagger-api/swagger-core/pull/4463) - Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4554](https://togithub.com/swagger-api/swagger-core/pull/4554) - Bump logback-version from 1.4.11 to 1.4.13 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/swagger-api/swagger-core/pull/4558](https://togithub.com/swagger-api/swagger-core/pull/4558) - update 1.5 Readme with new v2 version 2.2.20 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4581](https://togithub.com/swagger-api/swagger-core/pull/4581) - Update PrimitiveType.java to allow customClasses by [@kenzhang-mark43](https://togithub.com/kenzhang-mark43) in [https://github.com/swagger-api/swagger-core/pull/4192](https://togithub.com/swagger-api/swagger-core/pull/4192) - fix jsonSerialize processing - replaces [#3162](https://togithub.com/swagger-api/swagger-core/issues/3162) by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4603](https://togithub.com/swagger-api/swagger-core/pull/4603) - Fix BaseApiListingResource when concurrent execution by [@awojcicki](https://togithub.com/awojcicki) in [https://github.com/swagger-api/swagger-core/pull/3206](https://togithub.com/swagger-api/swagger-core/pull/3206) - update dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4604](https://togithub.com/swagger-api/swagger-core/pull/4604) - update dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4606](https://togithub.com/swagger-api/swagger-core/pull/4606) ##### New Contributors - [@awojcicki](https://togithub.com/awojcicki) made their first contribution in [https://github.com/swagger-api/swagger-core/pull/3206](https://togithub.com/swagger-api/swagger-core/pull/3206) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.12...v1.6.13 ### [`v1.6.12`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.12): Swagger-core 1.6.12 released! #### What's Changed - update 1.5 Readme with new v2 version 2.2.10 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4409](https://togithub.com/swagger-api/swagger-core/pull/4409) - update dependencies by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4492](https://togithub.com/swagger-api/swagger-core/pull/4492) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.11...v1.6.12 ### [`v1.6.11`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.11): Swagger-core 1.6.11 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.10...v1.6.11) #### What's Changed - Added possibility to create ObjectMapper with custom Yaml/Json Factory class by [@MateuszPol](https://togithub.com/MateuszPol) in [https://github.com/swagger-api/swagger-core/pull/4397](https://togithub.com/swagger-api/swagger-core/pull/4397) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.10...v1.6.11 ### [`v1.6.10`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.10): Swagger-core 1.6.10 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.9...v1.6.10) #### What's Changed - update deps and build on JDK 11+ by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4375](https://togithub.com/swagger-api/swagger-core/pull/4375) - update 1.5 readme with minimum JDK 11+ by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4376](https://togithub.com/swagger-api/swagger-core/pull/4376) - fix v1 PR Action in 1.5 branch by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4379](https://togithub.com/swagger-api/swagger-core/pull/4379) - port support to exclude and override mappings to primitive types to 1.5 by [@skel2007](https://togithub.com/skel2007) in [https://github.com/swagger-api/swagger-core/pull/4353](https://togithub.com/swagger-api/swagger-core/pull/4353) - update 1.5 Readme with new v2 version 2.2.9 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4386](https://togithub.com/swagger-api/swagger-core/pull/4386) #### New Contributors - [@skel2007](https://togithub.com/skel2007) made their first contribution in [https://github.com/swagger-api/swagger-core/pull/4353](https://togithub.com/swagger-api/swagger-core/pull/4353) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.9...v1.6.10 ### [`v1.6.9`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.9): Swagger-core 1.6.9 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.8...v1.6.9) #### What's Changed - [#4103](https://togithub.com/swagger-api/swagger-core/issues/4103) Support for Jackson reference types by [@dpeger](https://togithub.com/dpeger) in [https://github.com/swagger-api/swagger-core/pull/4105](https://togithub.com/swagger-api/swagger-core/pull/4105) - enhanced support for additionalProperties by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4305](https://togithub.com/swagger-api/swagger-core/pull/4305) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.8...v1.6.9 ### [`v1.6.8`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.8): Swagger-core 1.6.8 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.7...v1.6.8) #### What's Changed - update deps config and version by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4263](https://togithub.com/swagger-api/swagger-core/pull/4263) - update jackson databind version by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4267](https://togithub.com/swagger-api/swagger-core/pull/4267) - bump jackson databind to 2.13.4.2 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4269](https://togithub.com/swagger-api/swagger-core/pull/4269) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.7...v1.6.8 ### [`v1.6.7`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.7): Swagger-core 1.6.7 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.6...v1.6.7) #### What's Changed - refs [#4241](https://togithub.com/swagger-api/swagger-core/issues/4241) - bump snakeyaml to 1.31 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4243](https://togithub.com/swagger-api/swagger-core/pull/4243) - bump snake-yaml to 1.32 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4251](https://togithub.com/swagger-api/swagger-core/pull/4251) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.6...v1.6.7 ### [`v1.6.6`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.6): Swagger-core 1.6.6 released! #### What's Changed - fix readme v1 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4121](https://togithub.com/swagger-api/swagger-core/pull/4121) - add org.owasp dependency by [@gracekarina](https://togithub.com/gracekarina) in [https://github.com/swagger-api/swagger-core/pull/4126](https://togithub.com/swagger-api/swagger-core/pull/4126) - add org.owasp dependency in security profile by [@gracekarina](https://togithub.com/gracekarina) in [https://github.com/swagger-api/swagger-core/pull/4131](https://togithub.com/swagger-api/swagger-core/pull/4131) - bump jackson versions by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4158](https://togithub.com/swagger-api/swagger-core/pull/4158) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.5...v1.6.6 ### [`v1.6.5`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.5): Swagger-core 1.6.5 released! #### What's Changed - deserialize as arrayModel, any model that has items and no specific type defined by [@gracekarina](https://togithub.com/gracekarina) in [https://github.com/swagger-api/swagger-core/pull/4109](https://togithub.com/swagger-api/swagger-core/pull/4109) - refs [#4111](https://togithub.com/swagger-api/swagger-core/issues/4111) - bump commons and guava versions by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4114](https://togithub.com/swagger-api/swagger-core/pull/4114) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.4...v1.6.5 ### [`v1.6.4`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.4): Swagger-core 1.6.4 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.3...v1.6.4) #### What's Changed - update 1.5 Readme with new v2 version 2.1.11 by [@sonatypeoss](https://togithub.com/sonatypeoss) in [https://github.com/swagger-api/swagger-core/pull/4026](https://togithub.com/swagger-api/swagger-core/pull/4026) - bump logback to 1.2.9 by [@frantuma](https://togithub.com/frantuma) in [https://github.com/swagger-api/swagger-core/pull/4073](https://togithub.com/swagger-api/swagger-core/pull/4073) **Full Changelog**: https://github.com/swagger-api/swagger-core/compare/v1.6.3...v1.6.4 ### [`v1.6.3`](https://togithub.com/swagger-api/swagger-core/releases/tag/v1.6.3): Swagger-core 1.6.3 released! [Compare Source](https://togithub.com/swagger-api/swagger-core/compare/v1.6.2...v1.6.3) - [#3257](https://togithub.com/swagger-api/swagger-core/issues/3257) - External Spec validation of required properties isn't possible ([#3258](https://togithub.com/swagger-api/swagger-core/issues/3258)) - [#719](https://togithub.com/swagger-api/swagger-core/issues/719) - Adding Extensions in Responses (OAS2) ([#2835](https://togithub.com/swagger-api/swagger-core/issues/2835)) - add url List to authorizationValue ([#3995](https://togithub.com/swagger-api/swagger-core/issues/3995)) - add xml to property in ModelToPropertyConverter ([#4007](https://togithub.com/swagger-api/swagger-core/issues/4007))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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.