From 3dfaa53320e66398c82475335a7b0d4b65486ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 19:43:15 +0000 Subject: [PATCH] Bump jackson-dataformat-cbor from 2.11.2 to 2.11.4 Bumps [jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) from 2.11.2 to 2.11.4. - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.11.2...jackson-dataformats-binary-2.11.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51046fce36..f976293cdf 100644 --- a/pom.xml +++ b/pom.xml @@ -702,7 +702,7 @@ Contributors: com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.11.2 + 2.11.4 com.upokecenter