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

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


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new 346623f4 [2.x]: Bump net.sf.xslthl:xslthl from 2.0.1 to 2.1.3 (#941)
346623f4 is described below

commit 346623f42fdd0f432608d1afe2c1c429ab46c1b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 06:46:53 2026 +0100

    [2.x]: Bump net.sf.xslthl:xslthl from 2.0.1 to 2.1.3 (#941)
    
    Bumps net.sf.xslthl:xslthl from 2.0.1 to 2.1.3.
    
    ---
    updated-dependencies:
    - dependency-name: net.sf.xslthl:xslthl
      dependency-version: 2.1.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 68e469c9..1df6d280 100644
--- a/opennlp-docs/pom.xml
+++ b/opennlp-docs/pom.xml
@@ -162,7 +162,7 @@
                                                <dependency>
                                                        
<groupId>net.sf.xslthl</groupId>
                                                        
<artifactId>xslthl</artifactId>
-                                                       <version>2.0.1</version>
+                                                       <version>2.1.3</version>
                                                        <scope>runtime</scope>
                                                </dependency>
                                                <dependency>

Reply via email to