We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2edf2 commit 8095ba4Copy full SHA for 8095ba4
build.gradle
@@ -123,8 +123,8 @@ configure(allprojects) { project ->
123
dependency "net.sf.ehcache:ehcache:2.10.6"
124
dependency "org.ehcache:jcache:1.0.1"
125
dependency "org.ehcache:ehcache:3.4.0"
126
- dependency "org.hibernate:hibernate-core:5.4.26.Final"
127
- dependency "org.hibernate:hibernate-validator:6.1.7.Final"
+ dependency "org.hibernate:hibernate-core:5.4.27.Final"
+ dependency "org.hibernate:hibernate-validator:6.2.0.Final"
128
dependency "org.webjars:webjars-locator-core:0.46"
129
dependency "org.webjars:underscorejs:1.8.3"
130
0 commit comments