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.6.0

See merge request rpki/rpki-ta-0!134
  • Loading branch information
ties committed Apr 15, 2024
2 parents 56a0429 + 2292b0b commit 5648faa
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.35'
implementation 'commons-cli:commons-cli:1.5.0'
implementation 'commons-cli:commons-cli:1.6.0'
implementation 'org.slf4j:slf4j-api:2.0.7'
runtimeOnly 'org.slf4j:slf4j-simple:2.0.7'

Expand Down

0 comments on commit 5648faa

Please sign in to comment.