Skip to content

Commit

Permalink
Merge pull request #2270 from OpenBankProject/dependabot/maven/obp-ap…
Browse files Browse the repository at this point in the history
…i/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
  • Loading branch information
simonredfern committed Jun 17, 2024
2 parents ef780e0 + 6e45bef commit 0fc644f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obp-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0fc644f

Please sign in to comment.