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 87d38451722b1a0ee5dc52c2e98ab3a742dfc450 Author: Tung Tran <[email protected]> AuthorDate: Mon Jul 17 15:28:30 2023 +0700 [UPGRADE] - Maven org.apache.maven:maven-plugin-api 3.8.5 -> 3.9.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d51b2d15a8..bb0455dd33 100644 --- a/pom.xml +++ b/pom.xml @@ -640,7 +640,7 @@ <!-- maven-mailetdocs-plugin artifacts --> <maven-artifact.version>3.0-alpha-1</maven-artifact.version> <maven-plugin-annotations.version>3.6.4</maven-plugin-annotations.version> - <maven-plugin-api.version>3.8.5</maven-plugin-api.version> + <maven-plugin-api.version>3.9.3</maven-plugin-api.version> <maven-reporting-impl.version>3.1.0</maven-reporting-impl.version> <maven-reporting-api.version>3.0</maven-reporting-api.version> <qdox.version>2.0.3</qdox.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
