Upgrade to Netty 4.1
Issue: SPR-14143
This commit is contained in:
@@ -63,9 +63,9 @@ configure(allprojects) { project ->
|
||||
ext.jsonpathVersion = "2.2.0"
|
||||
ext.jtaVersion = "1.2"
|
||||
ext.junitVersion = "4.12"
|
||||
ext.nettyVersion = "4.0.36.Final"
|
||||
ext.okhttp3Version = "3.2.0"
|
||||
ext.nettyVersion = "4.1.0.CR7"
|
||||
ext.okhttpVersion = "2.7.5"
|
||||
ext.okhttp3Version = "3.2.0"
|
||||
ext.openjpaVersion = "2.4.1"
|
||||
ext.poiVersion = "3.14"
|
||||
ext.protobufVersion = "2.6.1"
|
||||
|
||||
Reference in New Issue
Block a user