sharad-oss commented on a change in pull request #153: KNOX-2020 AWS federation 
support added to hadoop-jwt cookie.
URL: https://github.com/apache/knox/pull/153#discussion_r327385211
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -214,6 +216,7 @@
         <libpam4j.version>1.11</libpam4j.version>
         <log4j.version>1.2.17</log4j.version>
         <log4j2.version>2.12.0</log4j2.version>
+        <lombok-version>1.16.20</lombok-version>
 
 Review comment:
   [Lombok](https://projectlombok.org/) avoids a lot of boilerplate code - 
setters, getters, constructors. Many other modules can be so much concise if 
using Lombok - also avoids human errors. 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to