Upgrade to Checkstyle 8.32, Tomcat 9.0.35, Netty 4.1.50, Hibernate ORM 5.3.17, Hibernate Validator 6.0.20
This commit is contained in:
@@ -60,8 +60,8 @@ dependencies {
|
||||
testCompile("javax.ejb:javax.ejb-api:3.2")
|
||||
testCompile("javax.interceptor:javax.interceptor-api:1.2.2")
|
||||
testCompile("javax.mail:javax.mail-api:1.6.2")
|
||||
testCompile("org.hibernate:hibernate-core:5.3.16.Final")
|
||||
testCompile("org.hibernate:hibernate-validator:6.0.19.Final")
|
||||
testCompile("org.hibernate:hibernate-core:5.3.17.Final")
|
||||
testCompile("org.hibernate:hibernate-validator:6.0.20.Final")
|
||||
// Enable use of the JUnit Platform Runner
|
||||
testCompile("org.junit.platform:junit-platform-runner")
|
||||
testCompile("org.junit.jupiter:junit-jupiter-params")
|
||||
|
||||
Reference in New Issue
Block a user