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 b63d883e299 Read WSDL imports through CXF's StaxUtils instead of 
WSDL4J (#3323)
     new dab6f7a03a4 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.3 
to 1.1.4 (#3324)
     new df79d386f4b Validate redirect URIs according to OpenID Connect Dynamic 
Client Registration 1.0 specification (#3318)

The 2 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:
 .../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 +-
 .../services/DynamicRegistrationService.java       | 46 ++++++++++++-
 .../services/DynamicRegistrationServiceTest.java   | 77 ++++++++++++++++++++++
 6 files changed, 126 insertions(+), 9 deletions(-)

Reply via email to