risdenk 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_r327381243
 
 

 ##########
 File path: gateway-service-knoxsso/pom.xml
 ##########
 @@ -81,5 +91,12 @@
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>
+
+        <dependency>
+            <groupId>com.google.code.gson</groupId>
+            <artifactId>gson</artifactId>
+            <version>2.8.5</version>
 
 Review comment:
   See other comment about removing gson altogether if possible. Otherwise 
don't need version and scope on this.

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