OWASP / owasp-java-encoder

The OWASP Java Encoder is a Java 1.5+ simple-to-use drop-in high-performance encoder class with no dependencies and little baggage. This project will help Java web developers defend against Cross Site Scripting!
https://owasp.org/www-project-java-encoder/
BSD 3-Clause "New" or "Revised" License
483 stars 112 forks source link

owasp encoder with commons-lang3 instead of commons-lang #9

Closed chnaahmad closed 6 years ago

chnaahmad commented 6 years ago

Hi All, actually we are moving / upgrading our system to commons-lang3 instead of commons-lang. That's why i want to know that "Is owasp Encoder work with commons-lang3?" currently i am seeing that owasp Encoder has dependency over commons-lang 2. 6. Would you please help me to sort out this problem. Naeem

jmanico commented 6 years ago

Just want you to know that we got this bug report and are evaluating it.

Aloha, Jim

On Feb 19, 2018, at 4:20 PM, chnaahmad notifications@github.com wrote:

Hi All, actually we are moving / upgrading our system to commons-lang3 instead of commons-lang. That's why i want to know that "Is owasp Encoder work with commons-lang3?" currently i am seeing that owasp Encoder has dependency over commons-lang 2. 6. Would you please help me to sort out this problem. Naeem

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

jmanico commented 6 years ago

So no part of The Java encoder should be effected by the upgrade to commons.

jmanico commented 6 years ago

So no part of The Java encoder should be effected by the upgrade to commons.