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 3b96690 commit edf22a3Copy full SHA for edf22a3
build.gradle
@@ -43,15 +43,15 @@ configure(allprojects) { project ->
43
44
ext.aspectjVersion = "1.8.13"
45
ext.freemarkerVersion = "2.3.27-incubating"
46
- ext.groovyVersion = "2.4.12"
+ ext.groovyVersion = "2.4.13"
47
ext.hsqldbVersion = "2.4.0"
48
ext.jackson2Version = "2.9.2"
49
ext.jettyVersion = "9.4.7.v20170914"
50
ext.junitJupiterVersion = "5.0.2"
51
ext.junitPlatformVersion = "1.0.2"
52
ext.junitVintageVersion = "4.12.2"
53
ext.kotlinVersion = "1.1.60"
54
- ext.log4jVersion = "2.9.1"
+ ext.log4jVersion = "2.10.0"
55
ext.nettyVersion = "4.1.17.Final"
56
ext.reactorVersion = "Bismuth-SR4"
57
ext.rxjavaVersion = "1.3.4"
0 commit comments