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 8d07698 commit d73f0c5Copy full SHA for d73f0c5
gradle/dependency-management.gradle
@@ -158,7 +158,7 @@ dependencyManagement {
158
dependency 'org.hamcrest:hamcrest-core:1.3'
159
dependency 'org.hibernate.common:hibernate-commons-annotations:5.0.1.Final'
160
dependency 'org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final'
161
- dependency 'org.hibernate:hibernate-core:5.2.17.Final'
+ dependency 'org.hibernate:hibernate-core:5.2.18.Final'
162
dependency 'org.hibernate:hibernate-entitymanager:5.2.18.Final'
163
dependency 'org.hibernate:hibernate-validator:6.0.18.Final'
164
dependency 'org.hsqldb:hsqldb:2.4.1'
0 commit comments