Skip to content

Commit 1a10cb4

Browse files
Bump org.apache.maven:maven-core from 3.9.1 to 3.9.2 (#556)
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.1...maven-3.9.2) --- 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 b21f8bd commit 1a10cb4

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-integration-testing:3.0.1'
2626
testImplementation 'org.assertj:assertj-core:3.24.2'
2727
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.2'
28-
testRuntimeOnly 'org.apache.maven:maven-core:3.9.1'
28+
testRuntimeOnly 'org.apache.maven:maven-core:3.9.2'
2929
}
3030

3131
mavenPlugin {

0 commit comments

Comments
 (0)