From a0fc8886c6bf3d77bb26e65c3ed60f03e0d52b9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 20:18:45 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /Vjezba6 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 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] --- Vjezba6/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vjezba6/pom.xml b/Vjezba6/pom.xml index 93facdb..d2fd6f9 100644 --- a/Vjezba6/pom.xml +++ b/Vjezba6/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.7.1