From 9dce4ab479f67d267cf12e05a5ae21d0b14fe941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 03:04:05 +0000 Subject: [PATCH] Bump jackson-databind in /Term1/Adv Programing Practices/GameRisk Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0.pr1 to 2.12.6.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] --- Term1/Adv Programing Practices/GameRisk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Term1/Adv Programing Practices/GameRisk/pom.xml b/Term1/Adv Programing Practices/GameRisk/pom.xml index 78e60a9..d0214e9 100644 --- a/Term1/Adv Programing Practices/GameRisk/pom.xml +++ b/Term1/Adv Programing Practices/GameRisk/pom.xml @@ -95,7 +95,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0.pr1 + 2.12.6.1