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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/master by this push:
     new 98f887a  Bump org.bytedeco:openblas from 0.3.19-1.5.7 to 0.3.26-1.5.10
98f887a is described below

commit 98f887ad6dd4e18a063f772f08a7ab2182dd2990
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 5 11:46:01 2024 +0000

    Bump org.bytedeco:openblas from 0.3.19-1.5.7 to 0.3.26-1.5.10
    
    Bumps [org.bytedeco:openblas](https://github.com/bytedeco/javacpp-presets) 
from 0.3.19-1.5.7 to 0.3.26-1.5.10.
    - [Release notes](https://github.com/bytedeco/javacpp-presets/releases)
    - 
[Changelog](https://github.com/bytedeco/javacpp-presets/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/bytedeco/javacpp-presets/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bytedeco:openblas
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 75680d6..5163834 100644
--- a/opennlp-dl/pom.xml
+++ b/opennlp-dl/pom.xml
@@ -34,7 +34,7 @@
     <nd4j.version>1.0.0-M2.1</nd4j.version>
     <nd4j.native.version>1.0.0-M2.1</nd4j.native.version>
     <javacpp.version>1.5.7</javacpp.version>
-    <openblas.version>0.3.19-1.5.7</openblas.version>
+    <openblas.version>0.3.26-1.5.10</openblas.version>
   </properties>
 
   <dependencies>
diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index 2a049fc..3358022 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -30,7 +30,7 @@
                <dl4j.version>1.0.0-M2.1</dl4j.version>
                <hdf5.version>1.12.1-1.5.7</hdf5.version>
                <javacpp.version>1.5.7</javacpp.version>
-               <openblas.version>0.3.19-1.5.7</openblas.version>
+               <openblas.version>0.3.26-1.5.10</openblas.version>
        </properties>
 
        <repositories>

Reply via email to