From 1ebe4913fba664d1d5f03a7e5e6834145b1f822d Mon Sep 17 00:00:00 2001
From: RenovateBot <roffe@nibio.no>
Date: Fri, 10 Jan 2025 11:01:54 +0100
Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind
 to v2.18.2

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 226189a..1ee1620 100755
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.16.1</version>
+            <version>2.18.2</version>
         </dependency>
         <dependency>
             <groupId>no.nibio.vips</groupId>
-- 
GitLab