Skip to content

Commit

Permalink
Update dependency org.apache.maven:maven-resolver-provider to v3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent 27f6834 commit 10fb82c
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.4") {
exclude group: "com.google.guava", module: "guava"
}

Expand Down

0 comments on commit 10fb82c

Please sign in to comment.