0
0
mirror of https://github.com/signalapp/Signal-Server.git synced 2024-09-20 03:52:16 +02:00

Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 in /service

This commit is contained in:
dependabot[bot] 2024-02-21 11:52:41 -08:00 committed by GitHub
parent c8d649e8c2
commit 79c030b138
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -207,7 +207,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.24.0</version>
<version>1.26.0</version>
</dependency>
<dependency>