Update to libsignal-server 0.21.1

This commit is contained in:
Chris Eager 2022-10-21 12:54:18 -05:00 committed by GitHub
parent 4813803c49
commit 70a6c3e8e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@
<dependency>
<groupId>org.signal</groupId>
<artifactId>libsignal-server</artifactId>
<version>0.18.0</version>
<version>0.21.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>