@@ -40,7 +40,7 @@ configure(allprojects) { project ->
40
40
ext. hamcrestVersion = " 1.3"
41
41
ext. hibernate3Version = " 3.6.10.Final"
42
42
ext. hibernate4Version = " 4.3.11.Final"
43
- ext. hibernate5Version = " 5.0.0 .Final"
43
+ ext. hibernate5Version = " 5.0.1 .Final"
44
44
ext. hibval4Version = " 4.3.2.Final"
45
45
ext. hibval5Version = " 5.2.1.Final"
46
46
ext. hsqldbVersion = " 2.3.3"
@@ -50,10 +50,10 @@ configure(allprojects) { project ->
50
50
ext. jsonassertVersion = " 1.2.3"
51
51
ext. jsonpathVersion = " 2.0.0"
52
52
ext. htmlunitVersion = " 2.18"
53
- ext. jasperreportsVersion = " 6.1.0 "
53
+ ext. jasperreportsVersion = " 6.1.1 "
54
54
ext. javamailVersion = " 1.5.4"
55
55
ext. jettyVersion = " 9.3.3.v20150827"
56
- ext. jodaVersion = " 2.8.1 "
56
+ ext. jodaVersion = " 2.8.2 "
57
57
ext. jrubyVersion = " 1.7.22" // JRuby 9.0.0.0 only supported through JSR-223 (StandardScriptFactory)
58
58
ext. jtaVersion = " 1.2"
59
59
ext. junitVersion = " 4.12"
@@ -65,7 +65,7 @@ configure(allprojects) { project ->
65
65
ext. romeVersion = " 1.5.1"
66
66
ext. seleniumVersion = " 2.47.1"
67
67
ext. slf4jVersion = " 1.7.12"
68
- ext. snakeyamlVersion = " 1.15 "
68
+ ext. snakeyamlVersion = " 1.16 "
69
69
ext. snifferVersion = " 1.14"
70
70
ext. testngVersion = " 6.9.6"
71
71
ext. tiles2Version = " 2.2.2"
0 commit comments