We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db4495 commit fffea06Copy full SHA for fffea06
build.gradle
@@ -67,7 +67,7 @@ configure(allprojects) { project ->
67
ext.junitJupiterVersion = '5.0.0-M2'
68
ext.junitPlatformVersion = '1.0.0-M2'
69
ext.log4jVersion = '2.6.2'
70
- ext.nettyVersion = "4.1.3.Final"
+ ext.nettyVersion = "4.1.4.Final"
71
ext.okhttpVersion = "2.7.5"
72
ext.okhttp3Version = "3.4.1"
73
ext.poiVersion = "3.14"
0 commit comments