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 511b4b367ea80360e9388a7c320ed99d03c24613 Author: Tung Tran <[email protected]> AuthorDate: Mon Jul 17 18:35:39 2023 +0700 [UPGRADE] - Maven org.apache.maven.reporting:maven-reporting-api 3.0 -> 3.1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4c6fd41e1..7b36f1fae4 100644 --- a/pom.xml +++ b/pom.xml @@ -642,7 +642,7 @@ <maven-plugin-annotations.version>3.6.4</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.0</maven-reporting-api.version> + <maven-reporting-api.version>3.1.1</maven-reporting-api.version> <qdox.version>2.0.3</qdox.version> <javax.activation.groupId>javax.activation</javax.activation.groupId> <javax.activation.artifactId>activation</javax.activation.artifactId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
