This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/main by this push:
new 1ac91e69 Bump com.ruleoftech:markdown-page-generator-plugin from 2.4.2
to 2.4.3 (#1016)
1ac91e69 is described below
commit 1ac91e695dc80755fb94130d367f8cf1d89335ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 19:38:53 2026 +0200
Bump com.ruleoftech:markdown-page-generator-plugin from 2.4.2 to 2.4.3
(#1016)
---
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 318263f7..f2e4837b 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.2</version>
+ <version>2.4.3</version>
<executions>
<execution>
<phase>process-sources</phase>