This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch Bump-Markdown-Page-Generator-Plugin-to-2.5.2 in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit bbdfa3a2d8e81e92cf1a9685140e7dc4e0d48920 Author: Martin Wiesner <[email protected]> AuthorDate: Tue May 12 07:22:50 2026 +0200 Bump com.ruleoftech:markdown-page-generator-plugin to 2.5.2 --- opennlp-distr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index f2e4837b3..67643244c 100644 --- a/opennlp-distr/pom.xml +++ b/opennlp-distr/pom.xml @@ -112,7 +112,7 @@ <plugin> <groupId>com.ruleoftech</groupId> <artifactId>markdown-page-generator-plugin</artifactId> - <version>2.4.3</version> + <version>2.5.2</version> <executions> <execution> <phase>process-sources</phase>
