problem: mock-server cannot connect to itself

solution: upgrade netty libs, possible version conflict
This commit is contained in:
Igor Artamonov
2020-12-06 22:22:44 -05:00
parent d6c36d6369
commit b5f30da356
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ springBootVersion=2.3.5.RELEASE
springVersion=5.2.6.RELEASE
springSecurtyVersion=5.3.2.RELEASE
reactorVersion=3.3.5.RELEASE
nettyVersion=4.1.49.Final
nettyVersion=4.1.53.Final
# Our Libs
etherjarVersion=0.10.2
# Testing