Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  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] authored Jun 4, 2024
1 parent 4b5cec4 commit fbc5577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<itf-maven.version>0.13.1</itf-maven.version>
<maven-plugin-api.version>3.9.6</maven-plugin-api.version>
<maven-plugin-annotations.version>3.13.0</maven-plugin-annotations.version>
<maven-core.version>3.9.6</maven-core.version>
<maven-core.version>3.9.7</maven-core.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fbc5577

Please sign in to comment.