Update libsignal to 0.37.0

This commit is contained in:
Jonathan Klabunde Tomer 2023-12-15 10:36:59 -08:00 committed by GitHub
parent de260a2bef
commit 372e3f83d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@
<dependency>
<groupId>org.signal</groupId>
<artifactId>libsignal-server</artifactId>
<version>0.35.0</version>
<version>0.37.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>