From 7265214df82ab6e4e1497c68081709278dd36510 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 17 Dec 2024 19:32:39 +0000
Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1
to 2.18.2 (#110)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d9c106..155d9d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.18.1
+ 2.18.2
org.jenkins-ci