From 47c6d224c55056457cec3c85d29f6ecab364fe0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 02:09:19 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.8 to 2.13.4.1 in /java-library Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.13.4.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-library/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 java-library/pom.xml diff --git a/java-library/pom.xml b/java-library/pom.xml old mode 100755 new mode 100644 index b1ce26b6..421b4694 --- a/java-library/pom.xml +++ b/java-library/pom.xml @@ -171,7 +171,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.13.4.1 org.springframework