diff --git a/pom.xml b/pom.xml index 1d4a6c8d7..a63de8dde 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ Ditmars.SR3 1.1.2.RELEASE 1.0.9.RELEASE - 1.5.9.RELEASE + 1.5.10.RELEASE spring-cloud-function diff --git a/spring-cloud-function-web/pom.xml b/spring-cloud-function-web/pom.xml index f4adcbc42..09ff77d71 100644 --- a/spring-cloud-function-web/pom.xml +++ b/spring-cloud-function-web/pom.xml @@ -23,6 +23,10 @@ com.fasterxml.jackson.core jackson-databind + + org.hibernate + hibernate-validator +