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 b0cabb2 commit fb903f3Copy full SHA for fb903f3
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.17.Final"
+ dependency "org.hibernate:hibernate-core:5.4.18.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