Skip to content

Commit 55d34f0

Browse files
Bump org.apache.maven:maven-compat from 3.9.8 to 3.9.9 (#768)
Bumps [org.apache.maven:maven-compat](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-compat 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 0aded69 commit 55d34f0

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
@@ -25,7 +25,7 @@ dependencies {
2525
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.3'
2626
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.3'
2727
testImplementation 'org.assertj:assertj-core:3.26.3'
28-
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.8'
28+
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.9'
2929
testRuntimeOnly 'org.apache.maven:maven-core:3.9.8'
3030
}
3131

0 commit comments

Comments
 (0)