1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Update org.apache.commons:commons-compress to 1.26.2 (#799)

This commit is contained in:
Ed Merks 2024-05-24 18:28:28 +02:00 committed by GitHub
parent cbcad2944d
commit f12d4815d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.1</version>
<version>1.26.2</version>
<type>jar</type>
</dependency>
<dependency>