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 c6f60afa Bump net.sf.xslthl:xslthl from 2.0.1 to 2.1.3 (#943)
c6f60afa is described below
commit c6f60afafcef8902af92c22d18c16b56531106f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 06:46:13 2026 +0100
Bump net.sf.xslthl:xslthl from 2.0.1 to 2.1.3 (#943)
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 9e64fdaf..5606d69a 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>