This is an automated email from the ASF dual-hosted git repository.
deki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from de221ef Updating to Spring Security 5.3.1.RELEASE
add 797fa44 [CXF-7949] Upgrade to Jakarta Servlet API 4.0.3
add daf7c2a [CXF-7949] Remove cxf.servlet-api-2.5.* properties
add 5bc1e0e [CXF-7949] Upgrade to Tomcat 9.0.30
add 4a56c1e [CXF-7949] fix tests used embded Tomcat
add 12b80dc Update to Tomcat 9.0.31
add 2e7df5d Update to tomcat 9.0.33
new bcb05eb Merge pull request #626 from apache/CXF-7949_jakarta-servlet
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:
.../src/main/release/samples/oauth/client/pom.xml | 4 +--
.../src/main/release/samples/ws_eventing/pom.xml | 6 ++--
.../cxf/osgi/itests/NoAriesBlueprintTest.java | 2 +-
parent/pom.xml | 15 +++------
rt/frontend/jaxrs/pom.xml | 4 +--
.../jaxrs/impl/tl/ThreadLocalServletContext.java | 28 ++++++++++++++++
rt/transports/http-netty/netty-server/pom.xml | 1 +
systests/cdi/base/pom.xml | 4 ---
.../cdi/base/tomcat/AbstractTomcatServer.java | 30 +++++------------
systests/cdi/cdi-owb/pom.xml | 4 ---
systests/cdi/cdi-weld/pom.xml | 2 +-
systests/cdi/pom.xml | 38 +---------------------
systests/rs-sse/pom.xml | 12 -------
.../jaxrs/sse/tomcat/AbstractTomcatServer.java | 37 +++++++--------------
systests/rs-sse/rs-sse-undertow/pom.xml | 5 +++
15 files changed, 68 insertions(+), 124 deletions(-)