[MNG-8057] Upgrade Modello to 2.3.0 (#1418)

This commit is contained in:
Guillaume Nodet 2024-02-18 22:33:41 +01:00 committed by GitHub
parent 969a6ffbb2
commit ff5fa9e4e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -688,6 +688,8 @@ under the License.
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<!-- need to be removed when upgrading to parent >= 42 -->
<version>2.3.0</version>
<executions>
<execution>
<id>modello-site-docs</id>