This is an automated email from the ASF dual-hosted git repository.

reta pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 7020bacd120 Recording .gitmergeinfo Changes
     new fe9165c98ff Bump org.graalvm.buildtools:native-maven-plugin from 1.1.0 
to 1.1.1 (#3189)
     new 73c1a00e58d Bump ch.qos.logback:logback-classic from 1.5.33 to 1.5.34 
(#3194)
     new 6beed2003e9 Bump actions/checkout from 6.0.2 to 6.0.3 (#3193)
     new cd062716e11 Bump org.apache.mina:mina-core from 2.2.7 to 2.2.8 (#3191)
     new f737bbc865f Bump org.jboss.ws.cxf:jbossws-cxf-client from 7.3.8.Final 
to 7.4.0.Final (#3190)
     new f012449a013 Bump github/codeql-action from 4.36.0 to 4.36.1 (#3192)
     new 34158809481 Add sensible default value to attachment-max-size property 
(#3188)
     new 6104469c683 Configure GitHub workflows to use concurrency 
cancel-in-progress for (#3195)
     new 1bf3cccb6f4 Recording .gitmergeinfo Changes

The 9 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:
 .github/workflows/codeql-analysis.yml              | 10 +++--
 .github/workflows/pull-request-build.yml           |  6 ++-
 .gitmergeinfo                                      |  4 ++
 .../cxf/attachment/AttachmentDeserializer.java     |  2 +
 .../org/apache/cxf/attachment/AttachmentUtil.java  | 33 ++++++++-------
 .../cxf/attachment/AttachmentDeserializerTest.java | 22 ++++++++++
 .../release/samples/jax_rs/graalvm_basic/pom.xml   |  4 +-
 .../src/main/release/samples/jaxws_graalvm/pom.xml |  4 +-
 .../samples/jaxws_graalvm_dynamic/client/pom.xml   |  2 +-
 .../samples/jaxws_graalvm_dynamic/server/pom.xml   |  2 +-
 .../main/release/samples/ws_transaction/pom.xml    |  2 +-
 parent/pom.xml                                     |  4 +-
 .../jaxrs/provider/FormEncodingProviderTest.java   | 49 ++++++++++++++++++++++
 .../cxf/systest/jaxrs/JAXRSEntityPartTest.java     | 23 ++++++++++
 14 files changed, 138 insertions(+), 29 deletions(-)

Reply via email to