Skip to content

Commit 20e40d4

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mavenPluginTools from 3.8.1 to 3.8.2
Bumps `mavenPluginTools` from 3.8.1 to 3.8.2. Updates `maven-plugin-annotations` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2) Updates `maven-plugin-plugin` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2) --- 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] <support@github.com>
1 parent c7eb3af commit 20e40d4

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.8.1</mavenPluginTools>
24+
<mavenPluginTools>3.8.2</mavenPluginTools>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)