Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.resolver:maven-resolver…
Browse files Browse the repository at this point in the history
…-api to v1.9.20
  • Loading branch information
renovate[bot] authored and stempler committed Apr 29, 2024
1 parent 97b0df6 commit d56e083
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 @@ -43,7 +43,7 @@ dependencies {
implementation 'org.apache.maven.wagon:wagon-provider-api:3.5.3'
implementation 'org.apache.maven.wagon:wagon-http-lightweight:3.5.3'
implementation 'org.eclipse.tycho:org.eclipse.osgi:3.13.0.v20180226-1711'
implementation group: 'org.apache.maven.resolver', name: 'maven-resolver-api', version: '1.9.19'
implementation group: 'org.apache.maven.resolver', name: 'maven-resolver-api', version: '1.9.20'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r'

Expand Down

0 comments on commit d56e083

Please sign in to comment.