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 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)
coverage: 91.729%. remained the same
when pulling 03df06c046df0ee99c9eaafde377e0bc9ff8ed7f on dependabot/maven/io.swagger-swagger-core-1.6.13
into 679c4d6023f897c847ca11ae8d551834c6fde0f4 on develop.
Bumps io.swagger:swagger-core from 1.6.12 to 1.6.13.
Release notes
Sourced from io.swagger:swagger-core's releases.
Commits
197e229
update dependenciesd5c94d9
prepare release 1.6.1381a6426
update dependencies1dee776
use already existing resource in concurrency testead9d1d
Fix BaseApiListingResource when concurrent execution0f11c7e
fix jsonSerialize processing - replaces #3162cb52f5d
Update PrimitiveType.java to allow customClasses (#4192)3931b77
update 1.5 Readme with new v2 version 2.2.208f3544b
Bump logback-version from 1.4.11 to 1.4.13612545f
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0Dependabot 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