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 d3921d68 OPENNLP-1696: Update logcaptor to 2.10.1 (#738)
d3921d68 is described below
commit d3921d684f95789c76575ca612d2b1ce795d6d05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 14 11:44:44 2025 +0100
OPENNLP-1696: Update logcaptor to 2.10.1 (#738)
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor)
from 2.10.0 to 2.10.1.
-
[Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/Hakky54/log-captor/compare/v2.10.0...v2.10.1)
---
updated-dependencies:
- dependency-name: io.github.hakky54:logcaptor
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 54b8fc32..a825a53e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
<onnxruntime.version>1.20.0</onnxruntime.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.24.3</log4j2.version>
- <logcaptor.version>2.10.0</logcaptor.version>
+ <logcaptor.version>2.10.1</logcaptor.version>
<jmh.version>1.37</jmh.version>
<classgraph.version>4.8.179</classgraph.version>