mirror of
https://github.com/signalapp/Signal-Server
synced 2026-05-08 13:28:33 +01:00
Switch to HTTP/2 APNS interface
// FREEBIE
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user