This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/master by this push:
     new 1df1835  Bump org.docx4j:docx4j from 3.3.7 to 6.1.2 (#152)
1df1835 is described below

commit 1df183506263f3e78be3418b24768ff19ac4521c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 10 13:37:44 2024 +0200

    Bump org.docx4j:docx4j from 3.3.7 to 6.1.2 (#152)
    
    Bumps [org.docx4j:docx4j](https://github.com/plutext/docx4j) from 3.3.7 to 
6.1.2.
    - 
[Changelog](https://github.com/plutext/docx4j/blob/VERSION_11_4_12/CHANGELOG.md)
    - 
[Commits](https://github.com/plutext/docx4j/compare/docx4j-3.3.7...docx4j-6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.docx4j:docx4j
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 3c38743..bb8aa6e 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -251,7 +251,7 @@
                <dependency>
                        <groupId>org.docx4j</groupId>
                        <artifactId>docx4j</artifactId>
-                       <version>3.3.7</version>
+                       <version>6.1.2</version>
                        <exclusions>
                                <!-- Exclusion here as log4j version 2 bindings 
are used during tests/runtime-->
                                <exclusion>

Reply via email to