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 d790766 Bump org.docx4j:docx4j-core from 11.5.3 to 11.5.4 (#316)
d790766 is described below
commit d790766f22b26c2f92025b8ef04d42c7c6ba85cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 19:18:50 2025 +0200
Bump org.docx4j:docx4j-core from 11.5.3 to 11.5.4 (#316)
---
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 5bf8a48..95454cd 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -32,7 +32,7 @@
<tika.version>3.2.1</tika.version>
<solr.version>8.11.4</solr.version>
- <docx4j.version>11.5.3</docx4j.version>
+ <docx4j.version>11.5.4</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>