Skip to content

Commit

Permalink
Merge branch 'renovate/commons-cli-commons-cli-1.x' into 'main'
Browse files Browse the repository at this point in the history
Update dependency commons-cli:commons-cli to v1.8.0

See merge request rpki/rpki-ta-0!142
  • Loading branch information
bjpbakker committed Jun 26, 2024
2 parents bd72c76 + 12ed226 commit 9a4ec5a
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 9a4ec5a

Please sign in to comment.