Skip to content

Commit

Permalink
Update to hibernate-entitymanager 5.4.0.Final
Browse files Browse the repository at this point in the history
Fixes gh-6432
  • Loading branch information
jgrandja committed Jan 14, 2019
1 parent 4d1a23b commit 6e14418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ dependencyManagement {
dependency 'org.hibernate.common:hibernate-commons-annotations:5.0.1.Final'
dependency 'org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final'
dependency 'org.hibernate:hibernate-core:5.2.17.Final'
dependency 'org.hibernate:hibernate-entitymanager:5.3.6.Final'
dependency 'org.hibernate:hibernate-entitymanager:5.4.0.Final'
dependency 'org.hibernate:hibernate-validator:6.0.13.Final'
dependency 'org.hsqldb:hsqldb:2.4.1'
dependency 'org.jasig.cas.client:cas-client-core:3.5.0'
Expand Down

0 comments on commit 6e14418

Please sign in to comment.