This is an automated email from the ASF dual-hosted git repository.
rzo1 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 25ffc6df Bump com.ruleoftech:markdown-page-generator-plugin from 2.4.0
to 2.4.2
25ffc6df is described below
commit 25ffc6df04b01cab56323b9de36a2cddcda17729
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 15 04:42:11 2024 +0000
Bump com.ruleoftech:markdown-page-generator-plugin from 2.4.0 to 2.4.2
Bumps
[com.ruleoftech:markdown-page-generator-plugin](https://github.com/walokra/markdown-page-generator-plugin)
from 2.4.0 to 2.4.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.0...2.4.2)
---
updated-dependencies:
- dependency-name: com.ruleoftech:markdown-page-generator-plugin
dependency-type: direct:production
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 5f1e30f1..971d219f 100644
--- a/opennlp-distr/pom.xml
+++ b/opennlp-distr/pom.xml
@@ -72,7 +72,7 @@
<plugin>
<groupId>com.ruleoftech</groupId>
<artifactId>markdown-page-generator-plugin</artifactId>
- <version>2.4.0</version>
+ <version>2.4.2</version>
<executions>
<execution>
<phase>process-sources</phase>