mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Upgrade Apache Commons Compress to 1.24.0 (#14981)
GitOrigin-RevId: dc7516060565ce7610ce7a903fb76a97aa4f5db3
This commit is contained in:
parent
131d510332
commit
20e7d73b19
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-compress</artifactId>
|
||||
<version>1.23.0</version>
|
||||
<version>1.24.0</version>
|
||||
</dependency>
|
||||
<!-- prometheus metrics -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue