This is an automated email from the ASF dual-hosted git repository. deki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 55de869117d93853e5dccaee878e86a38d6f057b Merge: bc31b97 61c6740 Author: Dennis Kieselhorst <[email protected]> AuthorDate: Thu Apr 9 08:33:43 2020 +0200 Merge pull request #657 from apache/CXF-8151_bean-validation [CXF-8151] Upgrade to Bean Validation 2.x and Hibernate Validator 6.1.0 core/pom.xml | 4 ++-- distribution/javadoc/pom.xml | 4 ++-- .../samples/jax_rs/description_swagger2_web/pom.xml | 4 ++-- integration/spring-boot/autoconfigure/pom.xml | 16 +++++----------- integration/spring-boot/starter-jaxrs/pom.xml | 4 ++-- integration/spring-boot/starter-jaxws/pom.xml | 4 ++-- osgi/itests/pom.xml | 2 +- osgi/karaf/features/src/main/resources/features.xml | 11 ++++++----- parent/pom.xml | 18 +++++++++--------- rt/frontend/jaxrs/pom.xml | 4 ++-- rt/rs/description-swagger/pom.xml | 1 + systests/cdi/base/pom.xml | 4 ++-- systests/cdi/cdi-owb/pom.xml | 6 +++--- systests/cdi/cdi-weld/pom.xml | 6 +++--- systests/cdi/pom.xml | 2 +- systests/jaxrs/pom.xml | 6 +++--- systests/spring-boot/pom.xml | 9 --------- tools/wadlto/jaxrs/pom.xml | 4 ++-- 18 files changed, 48 insertions(+), 61 deletions(-)
