From 702db227c4d8649fff0c142b34b4b77ddb580172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:18:29 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.0 to 2.13.4.1 in /self-demo/SSMdemo Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.0 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] --- self-demo/SSMdemo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/self-demo/SSMdemo/pom.xml b/self-demo/SSMdemo/pom.xml index 1ddafcc..545d795 100644 --- a/self-demo/SSMdemo/pom.xml +++ b/self-demo/SSMdemo/pom.xml @@ -37,7 +37,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.0 + 2.13.4.1 @@ -190,7 +190,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.0 + 2.13.4.1 commons-fileupload