ESAPI / esapi-java-legacy

ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.
https://owasp.org/www-project-enterprise-security-api/
Other
610 stars 368 forks source link

Update ESAPI pom to use latest version of AntiSamy (1.7.6) #847

Closed kwwall closed 2 months ago

kwwall commented 3 months ago

A new version (1.7.6) of AntiSamy was just released. Update pom to use it and update other dependencies and plugins to latest compatible version as well.

Note since there were no vulnerabilities addressed in AntiSamy and this change is unlikely to affect ESAPI users, I'm considering this an enhancement rather than a bug.

kwwall commented 2 months ago

Closed via PR #848.