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

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

commit 09f9260ccf1fe5eca78e0364d5333b0abcff8c2c
Author: Michael Blow <[email protected]>
AuthorDate: Tue Jan 9 19:14:38 2024 -0500

    [NO ISSUE][MISC] Update Jackson to 2.16.1
    
    Change-Id: I856b877b7bce084c76de0cd82dc9479d52959361
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18086
    Reviewed-by: Michael Blow <[email protected]>
    Reviewed-by: Murtadha Hubail <[email protected]>
    Tested-by: Michael Blow <[email protected]>
---
 hyracks-fullstack/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index af5ef28963..3ec9740190 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -73,7 +73,7 @@
     <jacoco.version>0.7.6.201602180812</jacoco.version>
     <log4j.version>2.21.1</log4j.version>
     <snappy.version>1.1.10.5</snappy.version>
-    <jackson.version>2.14.3</jackson.version>
+    <jackson.version>2.16.1</jackson.version>
     <jackson-databind.version>${jackson.version}</jackson-databind.version>
     <netty.version>4.1.100.Final</netty.version>
 

Reply via email to