File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ configure(allprojects) { project ->
42
42
ext. hamcrestVersion = " 1.3"
43
43
ext. hibernate3Version = " 3.6.10.Final"
44
44
ext. hibernate4Version = " 4.3.11.Final"
45
- ext. hibernate5Version = " 5.0.5 .Final"
45
+ ext. hibernate5Version = " 5.0.6 .Final"
46
46
ext. hibval4Version = " 4.3.2.Final"
47
47
ext. hibval5Version = " 5.2.2.Final"
48
48
ext. hsqldbVersion = " 2.3.3"
@@ -51,7 +51,7 @@ configure(allprojects) { project ->
51
51
ext. httpclientVersion = " 4.5.1"
52
52
ext. jackson2Version = " 2.6.4"
53
53
ext. jasperreportsVersion = " 6.2.0"
54
- ext. javamailVersion = " 1.5.4 "
54
+ ext. javamailVersion = " 1.5.5 "
55
55
ext. jettyVersion = " 9.3.6.v20151106"
56
56
ext. jodaVersion = " 2.9.1"
57
57
ext. jrubyVersion = " 1.7.23" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
You can’t perform that action at this time.
0 commit comments