netty downgrade (#612)

This commit is contained in:
KirillPamPam
2024-12-26 18:49:16 +04:00
committed by GitHub
parent 7832c1be0e
commit a624238b74

View File

@@ -8,7 +8,7 @@ reactive-grpc = "1.2.0"
spring-boot = "2.6.15"
spring-security = "5.5.3"
reactor = "3.4.32"
netty = "4.1.113.Final"
netty = "4.1.110.Final"
netty-tcnative = "2.0.66.Final"
kotlin = "1.9.25"
httpcomponents = "4.5.8"