Skip to content

Commit ab6e7cc

Browse files
Bump org.apache.maven:maven-core from 3.9.8 to 3.9.9 (#767)
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.9.8 to 3.9.9. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55d34f0 commit ab6e7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.3'
2727
testImplementation 'org.assertj:assertj-core:3.26.3'
2828
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.9'
29-
testRuntimeOnly 'org.apache.maven:maven-core:3.9.8'
29+
testRuntimeOnly 'org.apache.maven:maven-core:3.9.9'
3030
}
3131

3232
mavenPlugin {

0 commit comments

Comments
 (0)