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 9b87ea0 commit 099350aCopy full SHA for 099350a
build.gradle
@@ -59,7 +59,7 @@ configure(allprojects) { project ->
59
ext.jaxbVersion = "2.2.11"
60
ext.jaxwsVersion = "2.2.11"
61
ext.jcaVersion = "1.7"
62
- ext.jettyVersion = "9.4.0.M1"
+ ext.jettyVersion = "9.4.0.RC0"
63
ext.jmsVersion = "2.0.1"
64
ext.jodaVersion = "2.9.4"
65
ext.jpaVersion = "2.1.1"
@@ -73,7 +73,7 @@ configure(allprojects) { project ->
73
ext.nettyVersion = "4.1.5.Final"
74
ext.okhttpVersion = "2.7.5"
75
ext.okhttp3Version = "3.4.1"
76
- ext.poiVersion = "3.14"
+ ext.poiVersion = "3.15"
77
ext.protobufVersion = "3.0.2"
78
ext.quartzVersion = "2.2.3"
79
ext.reactivestreamsVersion = "1.0.0"
0 commit comments