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

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


    from 7339f6d3f2 Update jakarta.json.bind-api to 3.0.1
     add 86314d6a2d [CXF-8999] KerberosTokenTest 
testKerberosViaCustomTokenAction should not run on IBM Java (#1792)
     add d1d77c34c1 Put a max default configurable limit on the Jose P2C 
parameter (#1793)
     add 49aa24c21b Update Apache Tomcat to 10.1.20 (#1788)
     add 2c45dc3c1f [CXF-8996] JAXRS Bean introspection utility Beanspector 
improvement (#1784)
     add e1ba2e8793 Bump org.testng:testng from 7.9.0 to 7.10.0 (#1795)
     add ce5520cdd4 Bump cxf.opentelemetry.semconv.version from 1.24.0-alpha to 
1.25.0-alpha (#1799)
     add d94f8f6c5e [cdi] semuru does not have a native Object.hashCode so OWB 
proxies hashCode (request scoped for ex) and hashset triggering a hashCode in 
CDI extension it can fail since there is no request scope there by default 
(#1794)
     new 8e4647fcf6 Merge remote-tracking branch 'origin/main' into CXF-8671

The 1 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:
 distribution/src/main/release/samples/pom.xml      |   2 +-
 .../apache/cxf/cdi/JAXRSCdiResourceExtension.java  |  27 ++++--
 parent/pom.xml                                     |   4 +-
 .../apache/cxf/jaxrs/ext/search/Beanspector.java   | 101 ++++++++++++---------
 .../cxf/rs/security/jose/common/JoseConstants.java |   5 +
 .../apache/cxf/rs/security/jose/jwe/JweUtils.java  |   5 +-
 .../jwe/PbesHmacAesWrapKeyDecryptionAlgorithm.java |  15 +++
 .../security/jose/jwe/JwePbeHmacAesWrapTest.java   |  34 +++++++
 .../kerberos/wssec/kerberos/KerberosTokenTest.java |   4 +
 systests/microprofile/pom.xml                      |   2 +-
 10 files changed, 143 insertions(+), 56 deletions(-)

Reply via email to