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 f42033f4b15 Honor the set-remove boolean in
DefaultEncryptingCodeDataProvider (#3345)
new 5102598a404 match saml sso issuer exactly instead of by prefix (#3281)
new 60b6dad3835 Bump github/codeql-action/init from 4.37.0 to 4.37.3
(#3339)
new fb9dd9f6b69 Bump actions/checkout from 7.0.0 to 7.0.1 (#3338)
new 5bcd3f5bbde Bump org.graalvm.buildtools:native-maven-plugin from 1.1.4
to 1.1.5 (#3326)
new 4d3be31df12 Fix compilation issues (post-merge)
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:
.github/workflows/codeql-analysis.yml | 6 +-
.github/workflows/pull-request-build.yml | 2 +-
.../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 +-
.../saml/sso/SAMLSSOResponseValidator.java | 68 +++++++++++++++++-
.../saml/sso/SAMLSSOResponseValidatorTest.java | 84 ++++++++++++++++++++++
8 files changed, 160 insertions(+), 12 deletions(-)