Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Feb 4, 2023
1 parent d008cf3 commit b15482b
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 @@ -86,7 +86,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>2.0.0</version>
<version>2.1.1</version>
<configuration>
<version>1.0.0</version>
<models>
Expand Down

0 comments on commit b15482b

Please sign in to comment.