From d533dfbbbf9eeb9810b40c1002f2d6c1e0b1720c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 03:55:57 +0000 Subject: [PATCH] Bump jackson-dataformat-yaml from 2.12.3 to 2.12.4 in /proxy Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.12.3...jackson-dataformats-text-2.12.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- proxy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/pom.xml b/proxy/pom.xml index 357a6de..7b5619c 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -41,7 +41,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.12.3 + 2.12.4 compile