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-examples.git
from 1abd80c Merge pull request #322 from apache/dependabot/maven/org.springframework-spring-web-6.1.4 add 9adcfce Drops unsupported plugin by the latest Maven add 19f6393 Uses proper DTD reference new 8431998 Merge pull request #323 from apache/fix/cleanup 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: action-chaining/src/main/resources/struts.xml | 2 +- basic-struts/src/main/resources/struts.xml | 2 +- bean-validation/src/main/resources/struts.xml | 6 +-- blank/src/main/resources/struts.xml | 2 +- coding-actions/src/main/resources/struts.xml | 6 +-- control-tags/src/main/resources/struts.xml | 2 +- crud/src/main/resources/struts.xml | 4 +- debugging-struts/src/main/resources/struts.xml | 4 +- dynamic-href/src/main/resources/struts.xml | 2 +- exception-handling/src/main/resources/struts.xml | 36 ++++++++-------- exclude-parameters/src/main/resources/struts.xml | 10 ++--- file-upload/src/main/resources/struts.xml | 2 +- form-validation/src/main/resources/struts.xml | 8 ++-- form-xml-validation/src/main/resources/struts.xml | 2 +- helloworld/src/main/resources/struts.xml | 2 +- http-session/src/main/resources/struts.xml | 20 ++++----- interceptors/src/main/resources/struts.xml | 8 ++-- jasperreports/src/main/resources/struts.xml | 2 +- json-customize/src/main/resources/struts.xml | 2 +- json/src/main/resources/struts.xml | 2 +- .../src/main/resources/mailreader-default.xml | 2 +- .../src/main/resources/mailreader-support.xml | 4 +- mailreader2/src/main/resources/struts.xml | 2 +- message-resource/src/main/resources/struts.xml | 10 ++--- message-store/src/main/resources/struts.xml | 2 +- portlet/src/main/resources/struts-edit.xml | 4 +- portlet/src/main/resources/struts-eventing.xml | 2 +- portlet/src/main/resources/struts-help.xml | 2 +- portlet/src/main/resources/struts-tiles.xml | 6 +-- portlet/src/main/resources/struts-view.xml | 12 +++--- portlet/src/main/resources/struts.xml | 2 +- preparable-interface/src/main/resources/struts.xml | 6 +-- quarkus/src/main/resources/struts.xml | 2 +- rest-angular/pom.xml | 48 ---------------------- rest-angular/src/main/resources/struts.xml | 2 +- restful2actionmapper/src/main/resources/struts.xml | 8 ++-- shiro-basic/src/main/resources/struts.xml | 2 +- spring-struts/src/main/resources/struts.xml | 6 +-- text-provider/src/main/resources/struts.xml | 18 ++++---- themes-override/src/main/resources/struts.xml | 6 +-- themes/src/main/resources/struts.xml | 6 +-- tiles/src/main/resources/example.xml | 4 +- tiles/src/main/resources/struts.xml | 6 +-- type-conversion/src/main/resources/example.xml | 2 +- type-conversion/src/main/resources/struts.xml | 2 +- unit-testing/src/main/resources/struts.xml | 6 +-- unknown-handler/src/main/resources/struts.xml | 2 +- using-tags/src/main/resources/struts.xml | 4 +- validation-messages/src/main/resources/struts.xml | 2 +- .../src/main/resources/struts.xml | 10 ++--- wildcard-regex/src/main/resources/struts.xml | 2 +- 51 files changed, 134 insertions(+), 182 deletions(-)