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 dc02eb93 [2.x]: Bump io.github.hakky54:logcaptor from 2.12.0 to 2.12.1
dc02eb93 is described below
commit dc02eb93e3873473f6c7d670a6b9784d31cc8bc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 06:27:02 2025 +0000
[2.x]: Bump io.github.hakky54:logcaptor from 2.12.0 to 2.12.1
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor)
from 2.12.0 to 2.12.1.
-
[Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/Hakky54/log-captor/compare/v2.12.0...v2.12.1)
---
updated-dependencies:
- dependency-name: io.github.hakky54:logcaptor
dependency-version: 2.12.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 08927203..96d448c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
<onnxruntime.version>1.22.0</onnxruntime.version>
<slf4j.version>2.0.17</slf4j.version>
<log4j2.version>2.25.1</log4j2.version>
- <logcaptor.version>2.12.0</logcaptor.version>
+ <logcaptor.version>2.12.1</logcaptor.version>
<classgraph.version>4.8.181</classgraph.version>
<jmh.version>1.37</jmh.version>