This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts.git
from adcd1df0c Bump github/codeql-action from 3.28.8 to 3.28.9 (#1217) add 3c856c92a WW-5525 Fix NPE in ProxyUtil for SecurityMemberAccess originating static members new 31c3fc50e Merge pull request #1214 from apache/WW-5525-proxyutil-npe The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/struts2/ognl/SecurityMemberAccess.java | 17 ++++---- .../java/org/apache/struts2/util/ProxyUtil.java | 9 +++-- .../apache/struts2/ognl/OgnlValueStackTest.java | 47 +++++++++++++++++----- .../apache/struts2/spring/SpringProxyUtilTest.java | 4 +- 4 files changed, 55 insertions(+), 22 deletions(-)