Merge pull request #2270 from OpenBankProject/dependabot/maven/obp-api/org.apache.commons-commons-compress-1.24.0

Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /obp-api
This commit is contained in:
Simon Redfern 2024-06-17 11:59:44 +02:00 committed by GitHub
commit 0fc644fffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -266,7 +266,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.23.0</version>
<version>1.24.0</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>