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

Bump org.apache.commons:commons-compress from 1.23.0 to 1.26.0 in /obp-api
This commit is contained in:
Simon Redfern 2024-06-17 12:02:42 +02:00 committed by GitHub
commit a43f008df5
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.24.0</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>