From baa0364e1da7fac9ad6eb21fb0a6269a9ec0acf8 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 29 Oct 2024 02:28:19 +0000
Subject: [PATCH] fix(deps): update dependency
com.fasterxml.jackson.core:jackson-annotations to v2.18.1
---
core/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/pom.xml b/core/pom.xml
index f74c447..05e09e8 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -68,7 +68,7 @@
com.fasterxml.jackson.core
jackson-annotations
- 2.18.0
+ 2.18.1
org.slf4j