Skip to content

Commit

Permalink
Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 (#…
Browse files Browse the repository at this point in the history
…12843)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 8, 2023
1 parent 64e2175 commit 9fdfad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-shell/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
api "org.springframework.boot:spring-boot-cli:$springBootVersion", {
exclude group: "org.codehaus.groovy", module: "groovy"
}
implementation("org.apache.maven:maven-resolver-provider:3.8.3") {
implementation("org.apache.maven:maven-resolver-provider:3.9.0") {
exclude group: "com.google.guava", module: "guava"
}

Expand Down

0 comments on commit 9fdfad5

Please sign in to comment.