mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 13:53:29 +00:00
Update to hibernate-core 5.2.18.Final
Fixes gh-8301
This commit is contained in:
parent
8d07698d94
commit
d73f0c5fb9
@ -158,7 +158,7 @@ dependencyManagement {
|
||||
dependency 'org.hamcrest:hamcrest-core:1.3'
|
||||
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-core:5.2.18.Final'
|
||||
dependency 'org.hibernate:hibernate-entitymanager:5.2.18.Final'
|
||||
dependency 'org.hibernate:hibernate-validator:6.0.18.Final'
|
||||
dependency 'org.hsqldb:hsqldb:2.4.1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user