Skip to content

Commit

Permalink
update java-sdk version (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywy2090 authored Apr 29, 2022
1 parent 5ddd507 commit d0120eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.x/docs/faq/connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ Caused by: java.lang.NoSuchMethodError: 'void io.netty.handler.ssl.OpenSslContex
<dependency>
<groupId>org.fisco-bcos.java-sdk</groupId>
<artifactId>fisco-bcos-java-sdk</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit d0120eb

Please sign in to comment.