This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from c81ac5f4cd Recording .gitmergeinfo Changes
new ccdc4f7d7e Update Jetty to 9.4.49.v20220914
new 83c20fb20b CXF-8698: Content-ID of attachments for outgoing requests
are URL-decoded instead of URL-encoded (limiting decoding only to % encoded
characters) (#993)
new f47c636e1b Recording .gitmergeinfo Changes
new 142c1aa054 Fixing compilation issues (post CXF-8698 merge)
The 4 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 | 2 ++
.../java/org/apache/cxf/attachment/AttachmentSerializer.java | 11 +++++++++--
.../org/apache/cxf/attachment/AttachmentSerializerTest.java | 5 +++++
parent/pom.xml | 2 +-
4 files changed, 17 insertions(+), 3 deletions(-)