Skip to content

Commit 147611c

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

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

0 commit comments

Comments
 (0)