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 646d9b72b88 Require in OidcRpAuthenticationFilter that IdTokens have 
an expiry (#3424)
     new 9c4d498f2f3 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 
2.9.3 (#3402)
     new 936eb8a993d Bump org.graalvm.buildtools:native-maven-plugin from 1.1.5 
to 1.1.10 (#3403)
     new 167e925966a Update Swagger Core to 2.2.54
     new 48685544920 Bump actions/setup-java from 5.7.0 to 6.0.0 (#3416)
     new e3dccd98ac2 Bump org.webjars:swagger-ui from 5.32.11 to 5.32.14 (#3417)
     new d95db176df6 Bump github/codeql-action/init from 4.37.7 to 4.37.9 
(#3415)
     new 860e076bc7a Bump org.jruby:jruby from 10.1.0.0 to 10.1.1.0 (#3428)
     new 2b9d8af7e5e Make sure attachment-max-header-size property is respected 
for repeated and multi-line headers (#3425)
     new f5758869a3a Fix checkstyle violations

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              |  6 +-
 .github/workflows/pull-request-build.yml           |  2 +-
 .../cxf/attachment/AttachmentDeserializerUtil.java | 17 +++-
 .../cxf/attachment/AttachmentDeserializerTest.java | 92 ++++++++++++++++++++++
 .../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 +-
 distribution/src/main/release/samples/pom.xml      |  2 +-
 .../release/samples/ruby_spring_support/pom.xml    |  2 +-
 parent/pom.xml                                     |  4 +-
 pom.xml                                            |  2 +-
 .../oidc/rp/OidcRpAuthenticationServiceTest.java   |  1 +
 13 files changed, 122 insertions(+), 18 deletions(-)

Reply via email to