mirror of https://github.com/halo-dev/halo
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
parent
0da3a140a7
commit
ff45095187
|
@ -61,7 +61,7 @@ ext {
|
||||||
swaggerVersion = "2.9.2"
|
swaggerVersion = "2.9.2"
|
||||||
commonsLangVersion = "3.9"
|
commonsLangVersion = "3.9"
|
||||||
httpclientVersion = "4.5.12"
|
httpclientVersion = "4.5.12"
|
||||||
dataformatYamlVersion = "2.10.3"
|
dataformatYamlVersion = "2.11.0"
|
||||||
jgitVersion = "5.7.0.202003110725-r"
|
jgitVersion = "5.7.0.202003110725-r"
|
||||||
flexmarkVersion = "0.61.20"
|
flexmarkVersion = "0.61.20"
|
||||||
thumbnailatorVersion = "0.4.11"
|
thumbnailatorVersion = "0.4.11"
|
||||||
|
|
Loading…
Reference in New Issue