Bumped netty.version and updated javadocs for Utf8String

This commit is contained in:
David Noble
2019-10-05 11:55:41 -07:00
parent 96819035bf
commit b2eb3f029b
2 changed files with 109 additions and 50 deletions

View File

@@ -73,7 +73,7 @@ Licensed under the MIT License.
<jackson.version>2.9.9</jackson.version>
<mockito.version>1.10.19</mockito.version>
<mongodb.version>3.11.0</mongodb.version>
<netty.version>4.1.39.Final</netty.version>
<netty.version>4.1.42.Final</netty.version>
<protobuf.version>3.9.1</protobuf.version>
<slf4j.version>1.7.28</slf4j.version>
<testng.version>7.0.0</testng.version>