From 6415bf3d88c157d5f0b7bfda4b118d65d793b93d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 19:10:19 +0000 Subject: [PATCH] Bump hibernate-validator from 5.1.0.Final to 5.3.5.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.1.0.Final to 5.3.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.5.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/5.1.0.Final...5.3.5.Final) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- portlet-parent/wicketstuff-portlet-examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 403c61d94a..0b22bf6b54 100644 --- a/pom.xml +++ b/pom.xml @@ -612,7 +612,7 @@ org.hibernate hibernate-validator - 5.1.0.Final + 5.3.5.Final diff --git a/portlet-parent/wicketstuff-portlet-examples/pom.xml b/portlet-parent/wicketstuff-portlet-examples/pom.xml index 271f7d149d..e64c46731f 100644 --- a/portlet-parent/wicketstuff-portlet-examples/pom.xml +++ b/portlet-parent/wicketstuff-portlet-examples/pom.xml @@ -160,7 +160,7 @@ org.hibernate hibernate-validator - 5.2.3.Final + 5.3.5.Final compile