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 12b7b196c Bump com.ruleoftech:markdown-page-generator-plugin to 2.5.2
(#1051)
12b7b196c is described below
commit 12b7b196cf434cecbf7ad87b5a57dea4c6324e48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 09:30:49 2026 +0200
Bump com.ruleoftech:markdown-page-generator-plugin to 2.5.2 (#1051)
Bumps
[com.ruleoftech:markdown-page-generator-plugin](https://github.com/walokra/markdown-page-generator-plugin)
from 2.4.3 to 2.5.2.
- [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.3...2.5.2)
---
updated-dependencies:
- dependency-name: com.ruleoftech:markdown-page-generator-plugin
dependency-version: 2.5.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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>