Skip to content

Commit

Permalink
Bump modello-maven-plugin from 1.11 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 1.11 to 2.0.0.
- [Release notes](https://github.com/codehaus-plexus/modello/releases)
- [Commits](codehaus-plexus/modello@modello-1.11...modello-2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.modello:modello-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2022
1 parent 82c6e1c commit eaa25e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.11</version>
<version>2.0.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit eaa25e6

Please sign in to comment.