From 665d1526753c873967a48eb5d56f47236112fb0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 14:50:28 +0000 Subject: [PATCH] Bump jackson-databind in /WeSport_project/WeSport_webapp Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.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] --- WeSport_project/WeSport_webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeSport_project/WeSport_webapp/pom.xml b/WeSport_project/WeSport_webapp/pom.xml index ff415da..881c5f5 100644 --- a/WeSport_project/WeSport_webapp/pom.xml +++ b/WeSport_project/WeSport_webapp/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.0 + 2.13.4.1 it.unipi.dsmt