Skip to content

Commit

Permalink
Update dependency commons-cli:commons-cli to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
service_account_group_1283_e7ab0860da192e015b1cb71ee336923f committed May 23, 2024
1 parent bfe2494 commit 12ed226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ description = 'RIPE NCC Trust Anchor'

dependencies {
implementation 'net.ripe.rpki:rpki-commons:1.39.1'
implementation 'commons-cli:commons-cli:1.6.0'
implementation 'commons-cli:commons-cli:1.8.0'
implementation 'org.slf4j:slf4j-api:2.0.7'
runtimeOnly 'org.slf4j:slf4j-simple:2.0.7'

Expand Down

0 comments on commit 12ed226

Please sign in to comment.