Skip to content

Commit 76e8cf3

Browse files
chore(deps): bump org.apache.maven:maven-plugin-api
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.13 to 3.9.14. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.13...maven-3.9.14) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-version: 3.9.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4436b58 commit 76e8cf3

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
@@ -32,7 +32,7 @@
3232

3333
<properties>
3434
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
35-
<maven-plugin-api.version>3.9.13</maven-plugin-api.version>
35+
<maven-plugin-api.version>3.9.14</maven-plugin-api.version>
3636
<templating-maven-plugin.version>3.1.0</templating-maven-plugin.version>
3737
<maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
3838
</properties>

0 commit comments

Comments
 (0)