Skip to content

Commit 998c99d

Browse files
Bump mavenPluginTools from 3.6.2 to 3.6.4
Bumps `mavenPluginTools` from 3.6.2 to 3.6.4. Updates `maven-plugin-annotations` from 3.6.2 to 3.6.4 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4) Updates `maven-plugin-plugin` from 3.6.2 to 3.6.4 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - 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]>
1 parent f932183 commit 998c99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modello-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</prerequisites>
2222

2323
<properties>
24-
<mavenPluginTools>3.6.2</mavenPluginTools>
24+
<mavenPluginTools>3.6.4</mavenPluginTools>
2525
<maven.version>3.1.1</maven.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)