This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch CXF-8371
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 3b4f2b1 More fixes related to JAXB / Jetty / WSDL
add 90fd6d4 CXF-8636: Swagger2Feature: Can't set url in UI through
SwaggerUiConfig (#906)
add 33f2e5c Update Project Reactor to 3.4.15
add b03bfd1 CXF-8657: Headers are copied as case sensitive in
MessageContextImpl (#907)
add 3d63f1d Update Tika to 2.3.0 (#910)
add d91c0f7 Update Spring to 5.3.16
add dcb018c Update Micrometer to 1.8.3
add e60d9b4 Updating Pax URL Aether to 2.6.11
add 99f369a Updating WSS4J to 2.4.1
add 158e046 Update Spring LDAP to 2.3.6.RELEASE
add 3e969dd Update Spring Cloud Eureka to 3.1.1
add f770636 Update Spring Security to 5.6.2
add 57d9eb9 Update download-maven-plugin to 1.6.8 (#909)
new edf86a2 Merge remote-tracking branch 'origin/master' into CXF-8371
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:
distribution/src/main/release/samples/pom.xml | 4 +-
osgi/itests-felix/pom.xml | 2 +-
parent/pom.xml | 8 +--
.../apache/cxf/jaxrs/ext/MessageContextImpl.java | 2 +-
.../cxf/jaxrs/ext/MessageContextImplTest.java | 54 ++++++++++++++++
.../cxf/jaxrs/swagger/ui/SwaggerUiConfig.java | 15 +++++
.../cxf/jaxrs/swagger/ui/SwaggerUiService.java | 73 +++++++++++++++++-----
rt/transports/http/pom.xml | 2 +-
... => SwaggerUiConfigurationQueryConfigTest.java} | 28 +++------
.../description/SwaggerUiConfigurationTest.java | 18 ++++++
10 files changed, 162 insertions(+), 44 deletions(-)
copy
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/description/{SwaggerUiConfigurationTest.java
=> SwaggerUiConfigurationQueryConfigTest.java} (81%)