We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ba380 commit 5f2eb6fCopy full SHA for 5f2eb6f
README.md
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>cn.jpush.api</groupId>
26
<artifactId>jpush-client</artifactId>
27
- <version>3.3.6</version>
+ <version>3.3.7</version>
28
</dependency>
29
```
30
### jar 包方式
@@ -652,3 +652,5 @@ Caused by: javax.net.ssl.SSLKeyException: Hostname verification failed: Hostname
652
at cn.jpush.api.common.connection.NativeHttpClient._doRequest(NativeHttpClient.java:153)
653
... 21 more
654
655
+
656
0 commit comments