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 f826f6814d77160807fa8d2453afff3172469e0a Author: Tung Tran <[email protected]> AuthorDate: Mon Jul 17 15:35:15 2023 +0700 [UPGRADE] - Maven org.apache.maven.doxia:doxia-module-markdown 1.9.1 -> 1.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc696e6e08..c4c6fd41e1 100644 --- a/pom.xml +++ b/pom.xml @@ -3606,7 +3606,7 @@ <dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-module-markdown</artifactId> - <version>1.9.1</version> + <version>1.12.0</version> </dependency> </dependencies> </plugin> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
