Upgrade Apache Commons Compress to 1.24.0 (#14981)

GitOrigin-RevId: dc7516060565ce7610ce7a903fb76a97aa4f5db3
This commit is contained in:
Alf Eaton 2023-09-28 09:07:46 +01:00 committed by Copybot
parent 131d510332
commit 20e7d73b19

View file

@ -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>