This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch WW-5230-ognl
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 01164c4d7461d4b42b49aec84762f7b8562638fe
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Wed Oct 19 11:38:50 2022 +0200

    WW-5230 Upgrades OGNL to version 3.3.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 944b1ed2a..5a8fa9af7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <jackson.version>2.13.4</jackson.version>
         <jackson-databind.version>2.13.4.2</jackson-databind.version>
         <log4j2.version>2.19.0</log4j2.version>
-        <ognl.version>3.3.3</ognl.version>
+        <ognl.version>3.3.4</ognl.version>
         <slf4j.version>1.7.32</slf4j.version>
         <spring.platformVersion>5.3.23</spring.platformVersion>
         <tiles.version>3.0.8</tiles.version>

Reply via email to