mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Upgrade to Hibernate Validator 6.0.6
This commit is contained in:
@@ -17,7 +17,7 @@ dependencies {
|
||||
testCompile(project(":spring-context"))
|
||||
testCompile("org.hsqldb:hsqldb:${hsqldbVersion}")
|
||||
testCompile("org.slf4j:slf4j-api:${slf4jVersion}")
|
||||
testCompile("org.hibernate:hibernate-validator:6.0.5.Final")
|
||||
testCompile("org.hibernate:hibernate-validator:6.0.6.Final")
|
||||
testRuntime("org.ehcache:jcache:1.0.1")
|
||||
testRuntime("org.ehcache:ehcache:3.4.0")
|
||||
testRuntime("org.glassfish:javax.el:3.0.1-b08")
|
||||
|
||||
Reference in New Issue
Block a user