Skip to content

Commit f43c39c

Browse files
committed
Upgrade to Hibernate ORM 5.4.20
1 parent 6f0461c commit f43c39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ configure(allprojects) { project ->
115115
dependency "net.sf.ehcache:ehcache:2.10.6"
116116
dependency "org.ehcache:jcache:1.0.1"
117117
dependency "org.ehcache:ehcache:3.4.0"
118-
dependency "org.hibernate:hibernate-core:5.4.19.Final"
118+
dependency "org.hibernate:hibernate-core:5.4.20.Final"
119119
dependency "org.hibernate:hibernate-validator:6.1.5.Final"
120120
dependency "org.webjars:webjars-locator-core:0.45"
121121
dependency "org.webjars:underscorejs:1.8.3"

0 commit comments

Comments
 (0)