From 0ffcc739f847521018ae42bcabf7941ba02bb232 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 07:07:42 +0000 Subject: [PATCH] Bump jackson-dataformat-yaml from 2.9.6 to 2.11.2 Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.9.6 to 2.11.2. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.6...jackson-dataformats-text-2.11.2) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd5bc93a..caea4ac0 100644 --- a/pom.xml +++ b/pom.xml @@ -245,7 +245,7 @@ limitations under the License. com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.6 + 2.11.2