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 babbd5efd Merge pull request #672 from apache/dependabot/maven/org.springframework-spring-core-5.3.26 add 1a3af1907 WW-5289 Fixes creating executor to avoid locking JVM on shutdown new 365f39e9f Merge pull request #673 from apache/WW-5289-executor 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: apps/showcase/src/main/resources/struts-wait.xml | 5 ++++- .../xwork2/config/providers/StrutsDefaultConfigurationProvider.java | 4 ++++ core/src/main/java/org/apache/struts2/StrutsConstants.java | 3 +++ .../java/org/apache/struts2/config/StrutsBeanSelectionProvider.java | 3 +++ .../org/apache/struts2/interceptor/ExecuteAndWaitInterceptor.java | 5 +++-- .../org/apache/struts2/interceptor/exec/StrutsExecutorProvider.java | 2 +- core/src/main/resources/struts-beans.xml | 3 +++ 7 files changed, 21 insertions(+), 4 deletions(-)