@@ -40,7 +40,7 @@ configure(allprojects) { project ->
4040 ext. eclipselinkVersion = " 2.6.4"
4141 ext. ehcacheVersion = " 2.10.3"
4242 ext. ehcachejcacheVersion = " 1.0.1"
43- ext. ehcache3Version = " 3.1.3 "
43+ ext. ehcache3Version = " 3.2.0 "
4444 ext. ejbApiVersion = " 3.2"
4545 ext. elApiVersion = " 3.0.1-b04"
4646 ext. fileuploadVersion = " 1.3.2"
@@ -69,7 +69,7 @@ configure(allprojects) { project ->
6969 ext. junitVersion = " 4.12"
7070 ext. junitJupiterVersion = ' 5.0.0-M3'
7171 ext. junitPlatformVersion = ' 1.0.0-M3'
72- ext. kotlinVersion = " 1.0.5-2 "
72+ ext. kotlinVersion = " 1.0.5-3 "
7373 ext. log4jVersion = ' 2.7'
7474 ext. nettyVersion = " 4.1.6.Final"
7575 ext. okhttpVersion = " 2.7.5"
@@ -81,15 +81,15 @@ configure(allprojects) { project ->
8181 ext. reactorCoreVersion = ' 3.0.3.RELEASE'
8282 ext. reactorNettyVersion = ' 0.6.0.BUILD-SNAPSHOT'
8383 ext. romeVersion = " 1.7.0"
84- ext. rxjavaVersion = ' 1.2.3 '
84+ ext. rxjavaVersion = ' 1.2.4 '
8585 ext. rxjavaAdapterVersion = ' 1.2.1'
8686 ext. rxjava2Version = ' 2.0.2'
8787 ext. rxnettyVersion = ' 0.5.2-rc.5'
8888 ext. servletVersion = " 3.1.0"
89- ext. slf4jVersion = " 1.7.21 "
89+ ext. slf4jVersion = " 1.7.22 "
9090 ext. snakeyamlVersion = " 1.17"
9191 ext. snifferVersion = " 1.15"
92- ext. testngVersion = " 6.9.12 "
92+ ext. testngVersion = " 6.10 "
9393 ext. tiles3Version = " 3.0.7"
9494 ext. tomcatVersion = " 8.5.9"
9595 ext. tyrusVersion = " 1.13"
0 commit comments