Skip to content

Commit

Permalink
Update dependency org.apache.maven:maven-archiver to v3.6.1 (#2626)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 6461a96 commit 3a991bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.apache.maven:maven-archiver:3.6.0'
implementation 'org.apache.maven:maven-archiver:3.6.1'

testImplementation "org.slf4j:slf4j-simple:${slf4jVersion}"
}
Expand Down

0 comments on commit 3a991bc

Please sign in to comment.