From bf71b45b59ab5dbf666baaeeb24f692a939116ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:25:20 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /proyecto.padre Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.7.1. - [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] --- proyecto.padre/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proyecto.padre/pom.xml b/proyecto.padre/pom.xml index 2e228d1..711dbc2 100644 --- a/proyecto.padre/pom.xml +++ b/proyecto.padre/pom.xml @@ -61,7 +61,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.12.7.1 junit