Upgrade to Netty 4.1.27 and Commons Pool 2.6
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies {
|
||||
testCompile("org.codehaus.groovy:groovy-xml:${groovyVersion}")
|
||||
testCompile("org.codehaus.groovy:groovy-jsr223:${groovyVersion}")
|
||||
testCompile("org.codehaus.groovy:groovy-test:${groovyVersion}")
|
||||
testCompile("org.apache.commons:commons-pool2:2.5.0")
|
||||
testCompile("org.apache.commons:commons-pool2:2.6.0")
|
||||
testCompile("javax.inject:javax.inject-tck:1")
|
||||
testRuntime("javax.xml.bind:jaxb-api:2.3.0")
|
||||
testRuntime("org.glassfish:javax.el:3.0.1-b08")
|
||||
|
||||
Reference in New Issue
Block a user