Skip to content

Commit

Permalink
Update to hibernate-entitymanager 5.4.30.Final
Browse files Browse the repository at this point in the history
Closes gh-9606
  • Loading branch information
eleftherias committed Apr 12, 2021
1 parent 5d18dd6 commit 5917143
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 @@ -182,7 +182,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.18.Final'
dependency 'org.hibernate:hibernate-entitymanager:5.4.28.Final'
dependency 'org.hibernate:hibernate-entitymanager:5.4.30.Final'
dependency 'org.hibernate:hibernate-validator:6.1.7.Final'
dependency 'org.hsqldb:hsqldb:2.5.1'
dependency 'org.jasig.cas.client:cas-client-core:3.5.1'
Expand Down

0 comments on commit 5917143

Please sign in to comment.