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 @@ -54,7 +54,7 @@ configure(allprojects) { project ->
54
54
ext. hibval5Version = " 5.4.0.CR1"
55
55
ext. hsqldbVersion = " 2.3.4"
56
56
ext. httpasyncVersion = " 4.1.2"
57
- ext. httpclientVersion = " 4.5.2 "
57
+ ext. httpclientVersion = " 4.5.3 "
58
58
ext. interceptorApiVersion = " 1.2"
59
59
ext. jackson2Version = " 2.8.6"
60
60
ext. javamailVersion = " 1.5.6"
@@ -72,10 +72,10 @@ configure(allprojects) { project ->
72
72
ext. junitJupiterVersion = ' 5.0.0-M3'
73
73
ext. junitPlatformVersion = ' 1.0.0-M3'
74
74
ext. kotlinVersion = " 1.1.0-beta-17" // also change kotlin-gradle-plugin version when upgrading
75
- ext. log4jVersion = ' 2.7 '
75
+ ext. log4jVersion = ' 2.8 '
76
76
ext. nettyVersion = " 4.1.7.Final"
77
77
ext. okhttpVersion = " 2.7.5"
78
- ext. okhttp3Version = " 3.5 .0"
78
+ ext. okhttp3Version = " 3.6 .0"
79
79
ext. poiVersion = " 3.15"
80
80
ext. protobufVersion = " 3.1.0"
81
81
ext. quartzVersion = " 2.2.3"
You can’t perform that action at this time.
0 commit comments