We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0461c commit f43c39cCopy full SHA for f43c39c
build.gradle
@@ -115,7 +115,7 @@ configure(allprojects) { project ->
115
dependency "net.sf.ehcache:ehcache:2.10.6"
116
dependency "org.ehcache:jcache:1.0.1"
117
dependency "org.ehcache:ehcache:3.4.0"
118
- dependency "org.hibernate:hibernate-core:5.4.19.Final"
+ dependency "org.hibernate:hibernate-core:5.4.20.Final"
119
dependency "org.hibernate:hibernate-validator:6.1.5.Final"
120
dependency "org.webjars:webjars-locator-core:0.45"
121
dependency "org.webjars:underscorejs:1.8.3"
0 commit comments