>From Michael Blow <[email protected]>:

Michael Blow has submitted this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21393?usp=email )

Change subject: [NO ISSUE][MISC] Update Jackson to 2.22
......................................................................

[NO ISSUE][MISC] Update Jackson to 2.22

 - jackson: 2.21.4 → 2.22.0
     (com.fasterxml.jackson.core)
     (com.fasterxml.jackson.dataformat)
     (com.fasterxml.jackson.datatype)
 - jackson-annotations: 2.21 → 2.22
     (com.fasterxml.jackson.core)

Ext-ref: MB-72699
Change-Id: Ia3aba2bad75b3ae1d3761791cb448b50b2212407
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21393
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Michael Blow <[email protected]>
---
M hyracks-fullstack/pom.xml
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins: Verified; Verified
  Michael Blow: Looks good to me, approved




diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 408c49f..7c090cf 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -73,8 +73,8 @@
     <jacoco.version>0.7.6.201602180812</jacoco.version>
     <log4j.version>2.25.4</log4j.version>
     <snappy.version>1.1.10.8</snappy.version>
-    <jackson.version>2.21.3</jackson.version>
-    <jackson-annotations.version>2.21</jackson-annotations.version>
+    <jackson.version>2.22.0</jackson.version>
+    <jackson-annotations.version>2.22</jackson-annotations.version>
     <jackson-databind.version>${jackson.version}</jackson-databind.version>
     <netty.version>4.1.135.Final</netty.version>


--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21393?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: asterixdb
Gerrit-Branch: trinity
Gerrit-Change-Id: Ia3aba2bad75b3ae1d3761791cb448b50b2212407
Gerrit-Change-Number: 21393
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-Reviewer: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-CC: Anon. E. Moose #1000171

Reply via email to