dongjoon-hyun commented on code in PR #2032:
URL: https://github.com/apache/orc/pull/2032#discussion_r2124300097
##########
java/pom.xml:
##########
@@ -67,6 +67,7 @@
<hadoop.version>3.4.1</hadoop.version>
<java.version>17</java.version>
<javadoc.location>${project.basedir}/../target/javadoc</javadoc.location>
+ <jts.version>1.19.0</jts.version>
Review Comment:
`1.19.0` looks 3 years old already. Shall we use the latest one if there is
no known bugs or issues?
- 1.20.0 (Aug 30, 2024)
- 1.19.0 (Jun 21, 2022)
--
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]