We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433646b commit ed133d4Copy full SHA for ed133d4
gradle/dependency-management.gradle
@@ -181,7 +181,7 @@ dependencyManagement {
181
dependency 'org.hamcrest:hamcrest-core:1.3'
182
dependency 'org.hibernate.common:hibernate-commons-annotations:5.0.1.Final'
183
dependency 'org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final'
184
- dependency 'org.hibernate:hibernate-core:5.2.17.Final'
+ dependency 'org.hibernate:hibernate-core:5.2.18.Final'
185
dependency 'org.hibernate:hibernate-entitymanager:5.4.10.Final'
186
dependency 'org.hibernate:hibernate-validator:6.1.2.Final'
187
dependency 'org.hsqldb:hsqldb:2.5.0'
0 commit comments