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.

Home Page:https://owasp.org/www-project-enterprise-security-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latest version of ESAPI 2.5.1.0 not working with spring boot 3.0, it gives classNotFound for javax.servlet.

dwhacker opened this issue · comments

When using latest version of ESAPI 2.5.1.0, it gives classNotFound for javax.servlet.
As we know Spring boot 3.0 uses jakarta.servlet.
Will it be fixed in upcoming releases?

This is a duplicate of issue #767 (which for the time-being is locked and replaced by the discussion #768). Therefore I am closing this issue as a duplicate.