problem: unable to parse large WS messages (json with blocks)

fix: #29
This commit is contained in:
Igor Artamonov
2020-08-13 23:44:41 -04:00
parent b5daceeff5
commit 340e665f08

View File

@@ -13,7 +13,7 @@ springSecurtyVersion=5.3.2.RELEASE
reactorVersion=3.3.5.RELEASE
nettyVersion=4.1.49.Final
# Our Libs
etherjarVersion=0.10.0
etherjarVersion=0.10.1
# Testing
spockVersion=1.3-groovy-2.5