Skip to content

Commit 45dd87f

Browse files
Bump org.apache.maven:maven-compat from 3.9.7 to 3.9.8 (#743)
Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.9.7 to 3.9.8. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.7...maven-3.9.8) --- 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 6b2f422 commit 45dd87f

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.2'
2626
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.2'
2727
testImplementation 'org.assertj:assertj-core:3.26.0'
28-
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.7'
28+
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.8'
2929
testRuntimeOnly 'org.apache.maven:maven-core:3.9.7'
3030
}
3131

0 commit comments

Comments
 (0)