Skip to content

Commit

Permalink
update tcnative to 2.0.35.Final for matching netty 4.1.56.Final (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mkabaka authored Jun 16, 2021
1 parent e4136d4 commit ede3bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
<spring-core.version>5.1.4.RELEASE</spring-core.version>
<netty4.version>4.1.56.Final</netty4.version>
<netty-tcnative.version>2.0.34.Final</netty-tcnative.version>
<netty-tcnative.version>2.0.35.Final</netty-tcnative.version>
<jzlib.version>1.1.3</jzlib.version>
<fastjson.version>1.2.73</fastjson.version>
<jackson.version>2.10.1</jackson.version>
Expand Down

0 comments on commit ede3bf1

Please sign in to comment.