mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
upgrade netty version to 3.2.2
This commit is contained in:
parent
289cfdf25a
commit
f3292f6778
@ -18,7 +18,7 @@ dependencies {
|
||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.5.5'
|
||||
runtime 'org.yaml:snakeyaml:1.6'
|
||||
|
||||
runtime('org.jboss.netty:netty:3.2.1.Final') { transitive = false }
|
||||
runtime('org.jboss.netty:netty:3.2.2.Final') { transitive = false }
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
Loading…
x
Reference in New Issue
Block a user