You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2022/08/01 21:10:25 UTC

[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1204: Bump objenesis from 3.2 to 3.3 in /java

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


##########
java/bench/spark/pom.xml:
##########
@@ -141,7 +141,7 @@
     <dependency>
       <groupId>org.objenesis</groupId>
       <artifactId>objenesis</artifactId>
-      <version>2.6</version>
+      <version>3.3</version>

Review Comment:
   It seems that we missed this at ORC-1207. Apache Spark 3.3.0 uses objenesis 3.2.
   
   We need 3.2 instead of this PR. Could you make a PR, @williamhyun ?



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

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