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 5f44d54 commit f8abba0Copy full SHA for f8abba0
build.gradle
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
56
ext.jtaVersion = "1.2"
57
ext.junitVersion = "4.12"
58
ext.log4jVersion = "1.2.17"
59
- ext.nettyVersion = "4.0.39.Final"
+ ext.nettyVersion = "4.0.40.Final"
60
ext.okhttpVersion = "2.7.5"
61
ext.openjpaVersion = "2.4.1"
62
ext.poiVersion = "3.13"
0 commit comments