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 41e90e72ab9 Read WSDL imports through CXF's StaxUtils instead of 
WSDL4J (#3323)
     new 3da606039c7 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.3 
to 1.1.4 (#3324)
     new e1e5d43e6f5 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