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 e6fcdcf  Bump org.bytedeco:javacpp from 1.5.12 to 1.5.13 (#433)
e6fcdcf is described below

commit e6fcdcf8934f3077810ac11d928684dd200005f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 10:11:05 2026 +0100

    Bump org.bytedeco:javacpp from 1.5.12 to 1.5.13 (#433)
---
 opennlp-dl/pom.xml         | 2 +-
 opennlp-similarity/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opennlp-dl/pom.xml b/opennlp-dl/pom.xml
index bc66165..08f4fc4 100644
--- a/opennlp-dl/pom.xml
+++ b/opennlp-dl/pom.xml
@@ -33,7 +33,7 @@
   <properties>
     <nd4j.version>1.0.0-M2.1</nd4j.version>
     <nd4j.native.version>1.0.0-M2.1</nd4j.native.version>
-    <javacpp.version>1.5.12</javacpp.version>
+    <javacpp.version>1.5.13</javacpp.version>
     <openblas.version>0.3.30-1.5.12</openblas.version>
   </properties>
 
diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index 4682ada..c2ced7e 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -38,7 +38,7 @@
     <docx4j.version>11.5.9</docx4j.version>
     <dl4j.version>1.0.0-M2.1</dl4j.version>
     <hdf5.version>1.14.3-1.5.10</hdf5.version>
-    <javacpp.version>1.5.12</javacpp.version>
+    <javacpp.version>1.5.13</javacpp.version>
     <openblas.version>0.3.30-1.5.12</openblas.version>
     <httpclient.version>4.5.14</httpclient.version>
   </properties>

Reply via email to