Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump modello-maven-plugin from 1.1 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.1 to 2.0.0.
- [Release notes](https://github.com/codehaus-plexus/modello/releases)
- [Commits](codehaus-plexus/modello@modello-1.1...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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 6, 2022
1 parent 8f6288c commit 4c6eb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-container-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.1</version>
<version>2.0.0</version>
<configuration>
<models>
<model>src/main/mdo/components.mdo</model>
Expand Down

0 comments on commit 4c6eb2d

Please sign in to comment.