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 ee7fdbd5b refactor(ognl): use StrutsContext instead of OgnlContext
     add 91bf5b277 Revert "refactor(ognl): use StrutsContext instead of 
OgnlContext"
     add fb2d0382c chore(ognl): remove unused StrutsContext class

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     | 85 ----------------------
 .../struts2/ognl/XWorkTypeConverterWrapper.java    | 14 ++--
 6 files changed, 57 insertions(+), 151 deletions(-)
 delete mode 100644 
core/src/main/java/org/apache/struts2/ognl/StrutsContext.java

Reply via email to