Skip to content

Commit

Permalink
Upgrade to Hibernate ORM 5.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Aug 25, 2020
1 parent 6f0461c commit f43c39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -115,7 +115,7 @@ configure(allprojects) { project ->
dependency "net.sf.ehcache:ehcache:2.10.6"
dependency "org.ehcache:jcache:1.0.1"
dependency "org.ehcache:ehcache:3.4.0"
dependency "org.hibernate:hibernate-core:5.4.19.Final"
dependency "org.hibernate:hibernate-core:5.4.20.Final"
dependency "org.hibernate:hibernate-validator:6.1.5.Final"
dependency "org.webjars:webjars-locator-core:0.45"
dependency "org.webjars:underscorejs:1.8.3"
Expand Down

0 comments on commit f43c39c

Please sign in to comment.