diff options
-rw-r--r-- | catalog-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index ed352764de..1d07d91b48 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -88,7 +88,7 @@ <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId> - <version>5.0.1.Final</version> + <version>5.3.6.Final</version> </dependency> <!-- Gson --> |