This is an automated email from the ASF dual-hosted git repository.
mawiesne 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 55f676e3 [2.x]: OPENNLP-1805: Update logcaptor to 2.12.6 (#991)
55f676e3 is described below
commit 55f676e352928e940eaa3dce1d5a821340ac7858
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 07:30:24 2026 +0100
[2.x]: OPENNLP-1805: Update logcaptor to 2.12.6 (#991)
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor)
from 2.12.5 to 2.12.6.
-
[Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/Hakky54/log-captor/compare/v2.12.5...v2.12.6)
---
updated-dependencies:
- dependency-name: io.github.hakky54:logcaptor
dependency-version: 2.12.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c4687278..e03c6e45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
<onnxruntime.version>1.24.3</onnxruntime.version>
<slf4j.version>2.0.17</slf4j.version>
<log4j2.version>2.25.3</log4j2.version>
- <logcaptor.version>2.12.5</logcaptor.version>
+ <logcaptor.version>2.12.6</logcaptor.version>
<classgraph.version>4.8.184</classgraph.version>
<jmh.version>1.37</jmh.version>