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

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 df1b8ff commit 966c230
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>2.0.0</version>
<version>2.1.1</version>
<configuration>
<models>
<model>src/main/mdo/components.mdo</model>
Expand Down

0 comments on commit 966c230

Please sign in to comment.