@@ -35,7 +35,7 @@ configure(allprojects) { project ->
35
35
ext. annotationApiVersion = " 1.2"
36
36
ext. aspectjVersion = " 1.9.0.BETA-5"
37
37
ext. beanvalVersion = " 1.1.0.Final"
38
- ext. caffeineVersion = " 2.3.1 "
38
+ ext. caffeineVersion = " 2.3.2 "
39
39
ext. eclipselinkVersion = " 2.6.3"
40
40
ext. ehcacheVersion = " 2.10.2"
41
41
ext. ehcachejcacheVersion = " 1.0.1"
@@ -58,7 +58,7 @@ configure(allprojects) { project ->
58
58
ext. jaxbVersion = " 2.2.11"
59
59
ext. jaxwsVersion = " 2.2.11"
60
60
ext. jcaVersion = " 1.7"
61
- ext. jettyVersion = " 9.3.11.v20160721 "
61
+ ext. jettyVersion = " 9.4.0.M1 "
62
62
ext. jodaVersion = " 2.9.4"
63
63
ext. jpaVersion = " 2.1.1"
64
64
ext. jspVersion = " 2.3.2-b02"
@@ -77,7 +77,7 @@ configure(allprojects) { project ->
77
77
ext. reactorCoreVersion = ' 3.0.0.BUILD-SNAPSHOT'
78
78
ext. reactorNettyVersion = ' 0.5.0.BUILD-SNAPSHOT'
79
79
ext. romeVersion = " 1.6.0"
80
- ext. rxjavaVersion = ' 1.1.8 '
80
+ ext. rxjavaVersion = ' 1.1.9 '
81
81
ext. rxnettyVersion = ' 0.5.2-rc.3'
82
82
ext. servletVersion = " 3.1.0"
83
83
ext. slf4jVersion = " 1.7.21"
0 commit comments