This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit ff08fcd262d03a505e31cd23b9a586f2c763bcc9 Author: Tung Tran <[email protected]> AuthorDate: Mon Jul 17 15:13:39 2023 +0700 [UPGRADE] - Maven org.codehaus.mojo:versions-maven-plugin:2.11.0 ->2.16.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb4cea036f..d51b2d15a8 100644 --- a/pom.xml +++ b/pom.xml @@ -3423,7 +3423,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>versions-maven-plugin</artifactId> - <version>2.11.0</version> + <version>2.16.0</version> </plugin> <plugin> <groupId>org.eclipse.m2e</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
