Upgrade to Netty 4.1.27 and Commons Pool 2.6
This commit is contained in:
@@ -4,6 +4,6 @@ dependencies {
|
||||
compile(project(":spring-beans"))
|
||||
compile(project(':spring-core'))
|
||||
optional("org.aspectj:aspectjweaver:${aspectjVersion}")
|
||||
optional("org.apache.commons:commons-pool2:2.5.0")
|
||||
optional("org.apache.commons:commons-pool2:2.6.0")
|
||||
optional("com.jamonapi:jamon:2.81")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user