Skip to content

Commit

Permalink
Merge pull request #231 from jenkinsci/dependabot/gradle/org.apache.m…
Browse files Browse the repository at this point in the history
…aven-maven-core-3.8.7

Bump maven-core from 3.8.6 to 3.8.7
  • Loading branch information
guylabs authored Jan 2, 2023
2 parents 5fb00d1 + cb0fde3 commit 51e5295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration-maven-extension/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ configurations {
}

dependencies {
compileOnly 'org.apache.maven:maven-core:3.8.6'
compileOnly 'org.apache.maven:maven-core:3.8.7'
compileOnly "com.gradle:gradle-enterprise-maven-extension:${gradle.gradleEnterpriseMavenExtensionVersion}"
}

Expand Down

0 comments on commit 51e5295

Please sign in to comment.