Fokko commented on code in PR #2973:
URL: https://github.com/apache/parquet-java/pull/2973#discussion_r1696362896


##########
pom.xml:
##########
@@ -68,7 +68,7 @@
     
<jackson.datatype.groupId>com.fasterxml.jackson.datatype</jackson.datatype.groupId>
     <jackson.package>com.fasterxml.jackson</jackson.package>
     <jackson.version>2.17.1</jackson.version>
-    <jackson-databind.version>2.17.1</jackson-databind.version>
+    <jackson-databind.version>2.17.2</jackson-databind.version>

Review Comment:
   @wgtmac Ideally yes, it should go together with 
https://github.com/apache/parquet-java/pull/2964. In the past, there were 
sometimes minor updates of one of the libraries. For example `2.17.2.1` for 
`jackson-databind`. Therefore there are separate properties for `jackson` and 
`jackson-databind`.
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to