From 7f6a2430d06fb1af2f7722e6f35c961e5da6d262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:11:05 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-databind in /src/ui Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/pom.xml b/src/ui/pom.xml index 5a5ac91f3..102eea5ce 100644 --- a/src/ui/pom.xml +++ b/src/ui/pom.xml @@ -86,7 +86,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.2 com.google.code.findbugs