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 6a0377b commit 135682eCopy full SHA for 135682e
build.gradle
@@ -123,7 +123,7 @@ 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.23.Final"
+ dependency "org.hibernate:hibernate-core:5.4.24.Final"
127
dependency "org.hibernate:hibernate-validator:6.1.6.Final"
128
dependency "org.webjars:webjars-locator-core:0.46"
129
dependency "org.webjars:underscorejs:1.8.3"
0 commit comments