From d8d0c35f2426e86412801b3185259d824ef6ffff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:41:45 +0000 Subject: [PATCH] Bump jackson.version from 2.10.1 to 2.12.1 in /lambda Bumps `jackson.version` from 2.10.1 to 2.12.1. Updates `jackson-databind` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-cbor` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.10.1...jackson-dataformats-binary-2.12.1) Signed-off-by: dependabot[bot] --- lambda/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lambda/pom.xml diff --git a/lambda/pom.xml b/lambda/pom.xml old mode 100755 new mode 100644 index a3191b1..530ebe5 --- a/lambda/pom.xml +++ b/lambda/pom.xml @@ -35,7 +35,7 @@ 1.11.695 - 2.10.1 + 2.12.1