Skip to content

Commit 81f2160

Browse files
chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9 (#2502)
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.8 to 3.9.9. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a757cf5 commit 81f2160

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.1</maven-plugin-annotations.version>
18-
<maven-plugin-api.version>3.9.8</maven-plugin-api.version>
18+
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
1919
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
2020
<maven-plugin-plugin.version>3.13.1</maven-plugin-plugin.version>
2121
</properties>

0 commit comments

Comments
 (0)