This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e5f9e56 [MPOM-422] Bump modello from 2.1.1 to 2.1.2 (#127)
e5f9e56 is described below
commit e5f9e561401e5af39bfd7dc173c8670c0e224322
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jun 9 20:43:17 2023 +0200
[MPOM-422] Bump modello from 2.1.1 to 2.1.2 (#127)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 937aea1..0a30b26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1017,7 +1017,7 @@ under the License.
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
- <version>2.1.1</version>
+ <version>2.1.2</version>
</plugin>
<!-- site publishing configuration -->
<plugin>