risdenk commented on a change in pull request #70: KNOX-1817 - Fix XSS issues
with Alias API
URL: https://github.com/apache/knox/pull/70#discussion_r264922561
##########
File path: pom.xml
##########
@@ -230,6 +230,7 @@
<xml-matchers.version>0.10</xml-matchers.version>
<zip4j.version>1.3.2</zip4j.version>
<zookeeper.version>3.4.13</zookeeper.version>
+ <owasp-java-encoder>1.2.2</owasp-java-encoder>
Review comment:
Yea alphabetical after I cleaned up all the poms. Makes it easier to find
later :)
----------------------------------------------------------------
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