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

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c5a9f713b3 Revert "Revert "OAK-10830: Upgrade jackson-databind 
dependency to 2.17.1 (#1486)""
c5a9f713b3 is described below

commit c5a9f713b381cd23f062c399fbde4663b55d45e8
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Mon May 27 14:50:04 2024 +0100

    Revert "Revert "OAK-10830: Upgrade jackson-databind dependency to 2.17.1 
(#1486)""
    
    This reverts commit a9d0c1c81295dfde2e3b1f1bb97af589e5238816.
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 8a7ef531ca..32f246792a 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -65,7 +65,7 @@
     <h2.version>2.1.214</h2.version>
     <tika.version>1.28.5</tika.version>
     <derby.version>10.15.2.0</derby.version>
-    <jackson.version>2.16.2</jackson.version>
+    <jackson.version>2.17.1</jackson.version>
     <testcontainers.version>1.19.7</testcontainers.version>
     <pax-exam.version>4.13.1</pax-exam.version>
     <groovy.version>3.0.21</groovy.version>

Reply via email to