Switch to HTTP/2 APNS interface

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-05-02 11:34:40 -07:00
parent e10baa915d
commit 716150cfd2
9 changed files with 484 additions and 240 deletions
+3 -3
View File
@@ -105,9 +105,9 @@
</dependency>
<dependency>
<groupId>com.notnoop.apns</groupId>
<artifactId>apns</artifactId>
<version>0.2.3</version>
<groupId>com.relayrides</groupId>
<artifactId>pushy</artifactId>
<version>0.9.3</version>
</dependency>
<dependency>
<groupId>org.whispersystems</groupId>