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 193e7f7c Bump net.sf.offo:fop-hyph from 1.2 to 2.0 (#942)
193e7f7c is described below

commit 193e7f7ce6855ff112b239029aa927003eeffef7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 06:45:48 2026 +0100

    Bump net.sf.offo:fop-hyph from 1.2 to 2.0 (#942)
    
    Bumps net.sf.offo:fop-hyph from 1.2 to 2.0.
    
    ---
    updated-dependencies:
    - dependency-name: net.sf.offo:fop-hyph
      dependency-version: '2.0'
      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-docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml
index 16bb3f88..9e64fdaf 100644
--- a/opennlp-docs/pom.xml
+++ b/opennlp-docs/pom.xml
@@ -168,7 +168,7 @@
                                                <dependency>
                                                        
<groupId>net.sf.offo</groupId>
                                                        
<artifactId>fop-hyph</artifactId>
-                                                       <version>1.2</version>
+                                                       <version>2.0</version>
                                                        <scope>runtime</scope>
                                                </dependency>
                                        </dependencies>

Reply via email to