From e7d20efa587562f332ab1301ef044999bcb05d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:03:22 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project-1-Stephen491/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-1-Stephen491/pom.xml b/project-1-Stephen491/pom.xml index 6dcccb4..ffe3321 100644 --- a/project-1-Stephen491/pom.xml +++ b/project-1-Stephen491/pom.xml @@ -23,7 +23,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.1 + 2.22.0 io.jsonwebtoken