mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade to Netty 4.1.20
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ configure(allprojects) { project ->
|
||||
ext.junitVintageVersion = "4.12.3"
|
||||
ext.kotlinVersion = "1.2.20"
|
||||
ext.log4jVersion = "2.10.0"
|
||||
ext.nettyVersion = "4.1.19.Final"
|
||||
ext.nettyVersion = "4.1.20.Final"
|
||||
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
|
||||
ext.rxjavaVersion = "1.3.4"
|
||||
ext.rxjavaAdapterVersion = "1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user