Update libsignal to 0.37.0
This commit is contained in:
parent
de260a2bef
commit
372e3f83d2
2
pom.xml
2
pom.xml
|
@ -284,7 +284,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.signal</groupId>
|
<groupId>org.signal</groupId>
|
||||||
<artifactId>libsignal-server</artifactId>
|
<artifactId>libsignal-server</artifactId>
|
||||||
<version>0.35.0</version>
|
<version>0.37.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.logging.log4j</groupId>
|
<groupId>org.apache.logging.log4j</groupId>
|
||||||
|
|
Loading…
Reference in New Issue