Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.wagon:wagon-http to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Mar 20, 2024
1 parent ef2a89d commit f23c9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation 'org.slf4j:slf4j-simple:1.7.30'
implementation 'org.eclipse.aether:aether-connector-basic:1.1.0'
implementation 'org.eclipse.aether:aether-transport-wagon:1.1.0'
implementation 'org.apache.maven.wagon:wagon-http:3.5.2'
implementation 'org.apache.maven.wagon:wagon-http:3.5.3'
implementation 'org.apache.maven.wagon:wagon-provider-api:3.5.2'
implementation 'org.apache.maven.wagon:wagon-http-lightweight:3.5.2'
implementation 'org.eclipse.tycho:org.eclipse.osgi:3.13.0.v20180226-1711'
Expand Down

0 comments on commit f23c9fa

Please sign in to comment.