This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch dependabot/maven/main/ognl-ognl-3.4.8
in repository https://gitbox.apache.org/repos/asf/struts.git
from 420b70926 test(ognl): re-enable testCustomOgnlMapBlocked for OGNL 3.4.8
add ee7fdbd5b refactor(ognl): use StrutsContext instead of OgnlContext
No new revisions were added by this update.
Summary of changes:
.../conversion/impl/DefaultTypeConverter.java | 7 +-
.../struts2/ognl/OgnlReflectionContextFactory.java | 6 +-
.../java/org/apache/struts2/ognl/OgnlUtil.java | 84 ++++++++++++----------
.../org/apache/struts2/ognl/OgnlValueStack.java | 12 +---
.../org/apache/struts2/ognl/StrutsContext.java | 22 +++++-
.../struts2/ognl/XWorkTypeConverterWrapper.java | 14 ++--
6 files changed, 87 insertions(+), 58 deletions(-)