Skip to content

Commit abfe44c

Browse files
chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.7 (#2404)
Bumps [org.apache.maven:maven-plugin-api](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-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>
1 parent 0874091 commit abfe44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrapper-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<maven-plugin-annotations.version>3.13.0</maven-plugin-annotations.version>
18-
<maven-plugin-api.version>3.9.6</maven-plugin-api.version>
18+
<maven-plugin-api.version>3.9.7</maven-plugin-api.version>
1919
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
2020
<maven-plugin-plugin.version>3.13.0</maven-plugin-plugin.version>
2121
</properties>

0 commit comments

Comments
 (0)