dongjoon-hyun commented on code in PR #2032:
URL: https://github.com/apache/orc/pull/2032#discussion_r1774547183


##########
java/pom.xml:
##########
@@ -85,6 +85,7 @@
     <surefire.version>3.0.0-M5</surefire.version>
     <test.tmp.dir>${project.build.directory}/testing-tmp</test.tmp.dir>
     <zstd-jni.version>1.5.6-4</zstd-jni.version>
+    <jts.version>1.19.0</jts.version>

Review Comment:
   This seems to be too old because it's released on Jun 21, 2022.
   
   Why don't we use the latest one? Is there any incompatibility issue with 
something?
   - https://mvnrepository.com/artifact/org.locationtech.jts/jts-core/1.20.0



-- 
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...@orc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to