Skip to content

Commit

Permalink
Bump org.apache.maven:maven-compat from 3.9.2 to 3.9.3 (#575)
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.2...maven-3.9.3)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent b8f12e1 commit 0a1e6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
testImplementation 'io.takari.maven.plugins:takari-plugin-testing:3.0.1'
testImplementation 'io.takari.maven.plugins:takari-plugin-integration-testing:3.0.1'
testImplementation 'org.assertj:assertj-core:3.24.2'
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.2'
testRuntimeOnly 'org.apache.maven:maven-compat:3.9.3'
testRuntimeOnly 'org.apache.maven:maven-core:3.9.2'
}

Expand Down

0 comments on commit 0a1e6f5

Please sign in to comment.