chore(deps): bump jackson-dataformat-yaml from 2.10.3 to 2.11.0 (#789)

Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.10.3...jackson-dataformats-text-2.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/799/head
dependabot-preview[bot] 2020-04-28 10:47:02 +08:00 committed by GitHub
parent 0da3a140a7
commit ff45095187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ ext {
swaggerVersion = "2.9.2"
commonsLangVersion = "3.9"
httpclientVersion = "4.5.12"
dataformatYamlVersion = "2.10.3"
dataformatYamlVersion = "2.11.0"
jgitVersion = "5.7.0.202003110725-r"
flexmarkVersion = "0.61.20"
thumbnailatorVersion = "0.4.11"