From c7ee99700b0cb29492f52263ea9e6e40ffdcbc63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:17:34 +0000 Subject: [PATCH] Bump jackson.version from 2.11.2 to 2.14.2 in /spring_controller Bumps `jackson.version` from 2.11.2 to 2.14.2. Updates `jackson-core` from 2.11.2 to 2.14.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.2...jackson-core-2.14.2) Updates `jackson-databind` from 2.11.2 to 2.14.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring_controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring_controller/pom.xml b/spring_controller/pom.xml index cf69d9c..b6a0e3b 100644 --- a/spring_controller/pom.xml +++ b/spring_controller/pom.xml @@ -26,7 +26,7 @@ 5.3.16 - 2.11.2 + 2.14.2