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 223c43d Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to
4.0.4 (#349)
223c43d is described below
commit 223c43d13c5c6bccab194fe4b2ff08aaf6691f75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 09:24:33 2025 +0200
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 (#349)
---
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 2627001..ff9ee96 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -27,7 +27,7 @@
<name>Apache OpenNLP Similarity distribution</name>
<properties>
- <jakarta.bind-api.version>4.0.2</jakarta.bind-api.version>
+ <jakarta.bind-api.version>4.0.4</jakarta.bind-api.version>
<jakarta.mail.version>2.1.4</jakarta.mail.version>
<org.json.version>20250517</org.json.version>