This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 40476b66bb Fix checkstyle violations
new 7b29972528 Bump org.apache.maven.plugins:maven-surefire-plugin from
3.5.1 to 3.5.2 (#2158)
new da5331dc00 Bump com.puppycrawl.tools:checkstyle from 10.18.2 to
10.20.1 (#2159)
new b912296032 CXF-9082: Allow to modify sensitive header list (#2150)
new e772066552 CXF-9082: Allow to modify sensitive header list (refactor
the methods to accept lists instead of message instance)
new 6146bdcd69 Recording .gitmergeinfo Changes
The 5 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:
.gitmergeinfo | 4 +++
distribution/src/main/release/samples/pom.xml | 2 +-
parent/pom.xml | 2 +-
pom.xml | 2 +-
.../org/apache/cxf/transport/http/Headers.java | 33 ++++++++++++++--------
.../org/apache/cxf/transport/http/HeadersTest.java | 33 +++++++++++++++++++---
6 files changed, 57 insertions(+), 19 deletions(-)