Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-embedder to v3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 1e87ef5 commit e980d89
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 @@ -34,7 +34,7 @@ dependencies {
localGroovy()
implementation 'com.beust:jcommander:1.32'
implementation 'de.undercouch:gradle-download-task:3.4.3'
implementation 'org.apache.maven:maven-embedder:3.6.0'
implementation 'org.apache.maven:maven-embedder:3.9.6'
implementation 'org.apache.maven:maven-compat:3.6.0'
implementation 'org.slf4j:slf4j-simple:1.7.30'
implementation 'org.eclipse.aether:aether-connector-basic:1.1.0'
Expand Down

0 comments on commit e980d89

Please sign in to comment.