zzzzming95 commented on code in PR #2555:
URL: https://github.com/apache/hive/pull/2555#discussion_r850000881
##########
pom.xml:
##########
@@ -108,10 +108,10 @@
<avro.version>1.8.2</avro.version>
<bcprov-jdk15on.version>1.64</bcprov-jdk15on.version>
<calcite.version>1.25.0</calcite.version>
- <datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
- <datanucleus-core.version>5.2.4</datanucleus-core.version>
+ <datanucleus-api-jdo.version>5.2.6</datanucleus-api-jdo.version>
Review Comment:
@nrg4878
This was my oversight, now I have upgraded the various packages to the
latest version.
[datanucleus-core](https://mvnrepository.com/artifact/org.datanucleus/datanucleus-core)
[datanucleus-api-jdo](https://mvnrepository.com/artifact/org.datanucleus/datanucleus-api-jdo)
[datanucleus-rdbms](https://mvnrepository.com/artifact/org.datanucleus/datanucleus-rdbms)
@pvary @kgyrtkirk Please review again.
thanks all guys~
--
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]