This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git
from 9c3143498 Switch GH build to macos-13 to support java 8
new a84f6eb79 Bug fix: verify array range before using it to validate the
weights
new 0df8a9461 Switch GH action Java build to temurin
new 76ec4a5c1 Change CodeQL language to java
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/codeql-analysis.yml | 2 +-
.github/workflows/maven.yml | 2 +-
.../apache/commons/math4/legacy/core/MathArrays.java | 7 ++++++-
.../commons/math4/legacy/core/MathArraysTest.java | 18 ++++++++++++++++++
4 files changed, 26 insertions(+), 3 deletions(-)