Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  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>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 89e6a50 commit ebf23ce
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 @@ -16,7 +16,7 @@
<sonar.skip>true</sonar.skip>

<itf-maven.version>0.11.0</itf-maven.version>
<maven-plugin-api.version>3.9.3</maven-plugin-api.version>
<maven-plugin-api.version>3.9.4</maven-plugin-api.version>
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>
<maven-core.version>3.9.3</maven-core.version>
</properties>
Expand Down

0 comments on commit ebf23ce

Please sign in to comment.