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 2ed76a71524c44ff66e2ef51bcd65c0feb9980c0 Author: Tung Tran <[email protected]> AuthorDate: Mon Jul 17 18:36:43 2023 +0700 [UPGRADE] - Maven org.apache.maven.plugin-tools:maven-plugin-annotations 3.6.4 -> 3.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7b36f1fae4..e1f172f330 100644 --- a/pom.xml +++ b/pom.xml @@ -639,7 +639,7 @@ <apache.httpcomponents.version>4.5.14</apache.httpcomponents.version> <!-- 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-annotations.version>3.9.0</maven-plugin-annotations.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.1.1</maven-reporting-api.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
