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 8c316e1 commit 20c4f82Copy full SHA for 20c4f82
build.gradle
@@ -41,9 +41,9 @@ configure(allprojects) { project ->
41
ext.hamcrestVersion = "1.3"
42
ext.hibernate3Version = "3.6.10.Final"
43
ext.hibernate4Version = "4.3.11.Final"
44
- ext.hibernate5Version = "5.0.1.Final"
+ ext.hibernate5Version = "5.0.2.Final"
45
ext.hibval4Version = "4.3.2.Final"
46
- ext.hibval5Version = "5.2.1.Final"
+ ext.hibval5Version = "5.2.2.Final"
47
ext.hsqldbVersion = "2.3.3"
48
ext.httpclientVersion = "4.5"
49
ext.httpasyncVersion = "4.1"
0 commit comments