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-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 3d35356 Bump org.docx4j:docx4j-core from 11.5.7 to 11.5.8 (#393)
3d35356 is described below
commit 3d35356502b8f266453062536a0871a72863eb0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 06:49:50 2025 +0100
Bump org.docx4j:docx4j-core from 11.5.7 to 11.5.8 (#393)
---
opennlp-similarity/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index 06a5360..289b79a 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -35,7 +35,7 @@
<solr.version>9.10.0</solr.version>
<tika.version>3.2.3</tika.version>
- <docx4j.version>11.5.7</docx4j.version>
+ <docx4j.version>11.5.8</docx4j.version>
<dl4j.version>1.0.0-M2.1</dl4j.version>
<hdf5.version>1.14.3-1.5.10</hdf5.version>
<javacpp.version>1.5.12</javacpp.version>