Skip to content

Commit 1d876cf

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mavenPluginTools from 3.10.2 to 3.11.0
Bumps `mavenPluginTools` from 3.10.2 to 3.11.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c07c8fd commit 1d876cf

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
@@ -19,7 +19,7 @@
1919
</prerequisites>
2020

2121
<properties>
22-
<mavenPluginTools>3.10.2</mavenPluginTools>
22+
<mavenPluginTools>3.11.0</mavenPluginTools>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)