Fokko commented on code in PR #3108: URL: https://github.com/apache/parquet-java/pull/3108#discussion_r1902128212
########## pom.xml: ########## @@ -86,7 +86,7 @@ <jackson.datatype.groupId>com.fasterxml.jackson.datatype</jackson.datatype.groupId> <jackson.package>com.fasterxml.jackson</jackson.package> <!-- To upgrade jackson, check the jdk versions inside the jar and include any new versions in the shading in parquet-jackson. --> - <jackson.version>2.18.1</jackson.version> + <jackson.version>2.18.2</jackson.version> <jackson-databind.version>2.18.1</jackson-databind.version> Review Comment: ```suggestion <jackson.version>2.18.2</jackson.version> <jackson-databind.version>2.18.2</jackson-databind.version> ``` -- 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: issues-unsubscr...@parquet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@parquet.apache.org For additional commands, e-mail: issues-h...@parquet.apache.org