File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,21 +57,21 @@ configure(allprojects) { project ->
57
57
ext. jasperreportsVersion = " 6.2.0"
58
58
ext. javamailVersion = " 1.5.5"
59
59
ext. jettyVersion = " 9.3.7.v20160115"
60
- ext. jodaVersion = " 2.9.1 "
60
+ ext. jodaVersion = " 2.9.2 "
61
61
ext. jrubyVersion = " 1.7.23" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
62
62
ext. jsonassertVersion = " 1.2.3"
63
63
ext. jsonpathVersion = " 2.1.0"
64
64
ext. jtaVersion = " 1.2"
65
65
ext. junitVersion = " 4.12"
66
66
ext. nettyVersion = " 4.0.34.Final"
67
- ext. okhttpVersion = " 2.7.2 "
67
+ ext. okhttpVersion = " 2.7.4 "
68
68
ext. openjpaVersion = " 2.4.0"
69
69
ext. poiVersion = " 3.13"
70
70
ext. protobufVersion = " 2.6.1"
71
71
ext. reactorVersion = " 2.0.7.RELEASE"
72
72
ext. romeVersion = " 1.5.1"
73
73
ext. seleniumVersion = " 2.48.2"
74
- ext. slf4jVersion = " 1.7.14 "
74
+ ext. slf4jVersion = " 1.7.15 "
75
75
ext. snakeyamlVersion = " 1.16"
76
76
ext. snifferVersion = " 1.14"
77
77
ext. testngVersion = " 6.9.10"
You can’t perform that action at this time.
0 commit comments