This is an automated email from the ASF dual-hosted git repository.

lmccay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 1790188a4 KNOX-3079: Bump jackson to 2.18.2 (#1035) via 
Raghav-Mah3shwari
1790188a4 is described below

commit 1790188a4f7ce2657d2650a9df741b290665fbea
Author: Raghav-Mah3shwari <[email protected]>
AuthorDate: Fri May 2 16:44:14 2025 +0530

    KNOX-3079: Bump jackson to 2.18.2 (#1035) via Raghav-Mah3shwari
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8356cc25c..1c3361bf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
         <hamcrest-json.version>0.2</hamcrest-json.version>
         <httpclient.version>4.5.13</httpclient.version>
         <httpcore.version>4.4.14</httpcore.version>
-        <jackson.version>2.14.3</jackson.version>
+        <jackson.version>2.18.2</jackson.version>
         <jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
         <jansi.version>1.18</jansi.version>
         <javax.activation.version>1.2.0</javax.activation.version>

Reply via email to