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 428389b  Bump org.docx4j:docx4j-core from 11.5.5 to 11.5.6 (#360)
428389b is described below

commit 428389b1a42d1281b5550e98f1e5042fcc1b4e61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 07:19:35 2025 +0200

    Bump org.docx4j:docx4j-core from 11.5.5 to 11.5.6 (#360)
    
    Bumps [org.docx4j:docx4j-core](https://github.com/plutext/docx4j) from 
11.5.5 to 11.5.6.
    - 
[Changelog](https://github.com/plutext/docx4j/blob/VERSION_11_5_6/CHANGELOG.md)
    - [Commits](https://github.com/plutext/docx4j/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.docx4j:docx4j-core
      dependency-version: 11.5.6
      dependency-type: direct:production
      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>
---
 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 039249b..c2b779b 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -33,7 +33,7 @@
 
     <tika.version>3.2.3</tika.version>
     <solr.version>8.11.4</solr.version>
-    <docx4j.version>11.5.5</docx4j.version>
+    <docx4j.version>11.5.6</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>

Reply via email to