virajjasani commented on a change in pull request #2895:
URL: https://github.com/apache/hadoop/pull/2895#discussion_r613292135
##########
File path: hadoop-project/pom.xml
##########
@@ -210,6 +210,8 @@
<openssl-wildfly.version>1.0.7.Final</openssl-wildfly.version>
<jsonschema2pojo.version>1.0.2</jsonschema2pojo.version>
<woodstox.version>5.3.0</woodstox.version>
+ <json-smart.version>2.4.2</json-smart.version>
+ <nimbus-jose-jwt.version>9.8</nimbus-jose-jwt.version>
Review comment:
That's correct, 9.8.1 seems latest. Maven repository showed highest
usage for 9.8 and 9.8.1 is quite recent, hence I thought of using 9.8. However,
I think we can use 9.8.1 as things look good with 9.8 so there should not be
much difference with 9.8.1 either.
Edit: Just realized 9.8 is also recent only, so I agree we should go with
9.8.1
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]