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 0e5236eb40 Bump dependency-check-maven from 7.4.4 to 8.1.0 (#1153)
     new 62fc36d08e CXF-8669: Multipart annotation not working 3.4.6 onwards 
(#1078)
     new 5e657afdd4 Fixed checkstyle violations
     new 7726b5f8fb Recording .gitmergeinfo Changes

The 3 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                                      |   5 +
 .../cxf/attachment/AttachmentDataSource.java       |   6 +-
 .../cxf/attachment/AttachmentDeserializer.java     |   2 +-
 .../org/apache/cxf/attachment/AttachmentUtil.java  |  23 ++++-
 .../java/org/apache/cxf/message/MessageUtils.java  |  12 +++
 .../cxf/attachment/AttachmentDeserializerTest.java | 101 +++++++++++++++++++++
 .../apache/cxf/jaxrs/ext/MessageContextImpl.java   |   3 +-
 .../security/wss4j/AttachmentCallbackHandler.java  |  14 ++-
 8 files changed, 157 insertions(+), 9 deletions(-)

Reply via email to