@@ -41,7 +41,7 @@ configure(allprojects) { project ->
41
41
ext. hamcrestVersion = " 1.3"
42
42
ext. hibernate3Version = " 3.6.10.Final"
43
43
ext. hibernate4Version = " 4.3.11.Final"
44
- ext. hibernate5Version = " 5.0.2 .Final"
44
+ ext. hibernate5Version = " 5.0.3 .Final"
45
45
ext. hibval4Version = " 4.3.2.Final"
46
46
ext. hibval5Version = " 5.2.2.Final"
47
47
ext. hsqldbVersion = " 2.3.3"
@@ -58,18 +58,18 @@ configure(allprojects) { project ->
58
58
ext. jsonpathVersion = " 2.0.0"
59
59
ext. jtaVersion = " 1.2"
60
60
ext. junitVersion = " 4.12"
61
- ext. nettyVersion = " 4.0.32 .Final"
61
+ ext. nettyVersion = " 4.0.33 .Final"
62
62
ext. okhttpVersion = " 2.5.0"
63
63
ext. openjpaVersion = " 2.4.0"
64
64
ext. poiVersion = " 3.13"
65
65
ext. protobufVersion = " 2.6.1"
66
66
ext. reactorVersion = " 2.0.6.RELEASE"
67
67
ext. romeVersion = " 1.5.1"
68
- ext. seleniumVersion = " 2.47.1 "
68
+ ext. seleniumVersion = " 2.48.2 "
69
69
ext. slf4jVersion = " 1.7.12"
70
70
ext. snakeyamlVersion = " 1.16"
71
71
ext. snifferVersion = " 1.14"
72
- ext. testngVersion = " 6.9.6 "
72
+ ext. testngVersion = " 6.9.9 "
73
73
ext. tiles2Version = " 2.2.2"
74
74
ext. tiles3Version = " 3.0.5"
75
75
ext. tomcatVersion = " 8.0.28"
0 commit comments