This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch feat/ognl-3.5-upgrade in repository https://gitbox.apache.org/repos/asf/struts.git
commit 71c204f04b406a98952d9c5964637df98c6a69d2 Author: Lukasz Lenart <[email protected]> AuthorDate: Mon Apr 6 18:10:50 2026 +0200 WW-5326 build(deps): bump OGNL from 3.4.10 to 3.5.0-BETA4 Co-Authored-By: Claude Opus 4.6 <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cbe39cf89..04b4ce49e 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ <jaxb-impl.version>4.0.7</jaxb-impl.version> <log4j2.version>2.25.4</log4j2.version> <mockito.version>5.23.0</mockito.version> - <ognl.version>3.4.10</ognl.version> + <ognl.version>3.5.0-BETA4</ognl.version> <slf4j.version>2.0.17</slf4j.version> <spring.version>6.2.12</spring.version> <struts-annotations.version>2.0</struts-annotations.version>
