From cca66fc0a4970b77df901bcc295be4db9ae09e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 11:57:16 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.13.2 in /spring-json-view Bumps `jackson.version` from 2.9.8 to 2.13.2. Updates `jackson-core` from 2.9.8 to 2.13.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.13.2) Updates `jackson-databind` from 2.9.8 to 2.13.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-json-view/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-json-view/pom.xml b/spring-json-view/pom.xml index ed6dc95..399b68d 100644 --- a/spring-json-view/pom.xml +++ b/spring-json-view/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 2.9.8 + 2.13.2