Skip to content

Commit 7e2f3ae

Browse files
chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin (#2419)
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin 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 8bda26a commit 7e2f3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrapper-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
1818
<maven-plugin-api.version>3.9.7</maven-plugin-api.version>
1919
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
20-
<maven-plugin-plugin.version>3.13.0</maven-plugin-plugin.version>
20+
<maven-plugin-plugin.version>3.13.1</maven-plugin-plugin.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)