Craig Andrews
Craig Andrews
The version of jgit currently used has known vulnerabilities, https://nvd.nist.gov/vuln/detail/cve-2023-4759 and https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-4949 - this PR updates the version of jgit eliminating those concerns.
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
 ### Snyk has created this PR to fix 2 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
MSVC doesn't define __BMI2__ so it must be defined by by CMake. It was being set whenever GGML_BMI2 is set, but that results in a failure (`error LNK2019: unresolved external...