This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new d28365f1 [2.x]: Bump com.ruleoftech:markdown-page-generator-plugin
d28365f1 is described below

commit d28365f182c47d0571c2a655e3de22b649ad21c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 15 08:58:33 2026 +0000

    [2.x]: Bump com.ruleoftech:markdown-page-generator-plugin
    
    Bumps 
[com.ruleoftech:markdown-page-generator-plugin](https://github.com/walokra/markdown-page-generator-plugin)
 from 2.4.2 to 2.4.3.
    - [Release 
notes](https://github.com/walokra/markdown-page-generator-plugin/releases)
    - 
[Changelog](https://github.com/walokra/markdown-page-generator-plugin/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/walokra/markdown-page-generator-plugin/compare/2.4.2...2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.ruleoftech:markdown-page-generator-plugin
      dependency-version: 2.4.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 b841ce41..f4865158 100644
--- a/opennlp-distr/pom.xml
+++ b/opennlp-distr/pom.xml
@@ -79,7 +79,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>

Reply via email to