From ca05ddc479ce0bafce83d54c7646637b39e5998f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Aug 2021 23:12:43 +0000 Subject: [PATCH] Bump jackson-dataformat-yaml from 2.12.4 to 2.12.5 in /proxy Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.12.4 to 2.12.5. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.12.4...jackson-dataformats-text-2.12.5) --- 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 c87fdeb..38cf96c 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -41,7 +41,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.12.4 + 2.12.5 compile