This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
from e3e854a67 Merge pull request #1000 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.15.0 add 479a9d86e WW-5451 Fixes NPE when iterator starts with null new 935868c75 Merge pull request #1008 from apache/feature/WW-5451-null-iterator 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: .../struts2/components/IteratorComponent.java | 5 ++- .../struts2/components/IteratorComponentTest.java | 36 ++++++++++++++++++++++ .../apache/struts2/views/jsp/IteratorTagTest.java | 36 +++++++++++++++++++++- 3 files changed, 75 insertions(+), 2 deletions(-)