This is an automated email from the ASF dual-hosted git repository. joerghoh pushed a commit to branch SLING-12530 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git
commit 17578f825b17a4da5cb7464b4d044610d1a7c9b7 Author: Joerg Hoh <[email protected]> AuthorDate: Mon Dec 9 21:39:14 2024 +0100 update esapi to 2.5.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 83908d1..3fa420a 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ <dependency> <groupId>org.owasp.esapi</groupId> <artifactId>esapi</artifactId> - <version>2.3.0.0</version> + <version>2.5.5.0</version> <scope>provided</scope> <exclusions> <exclusion>
