This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch opennlp-1.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 199fb1ab7 updates uimaj-core dep to 3.3.1 and addresses: - direct:
CVE-2022-32287 - from deps: CVE-2026-34480, CVE-2026-34477, CVE-2026-24400
new aec0d3774 OPENNLP-1826: Fix HeadRulesTest to compile on JUnit 4
new f8a6b089e Add GitHub Actions Java CI workflow for opennlp-1.x
The 2 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/maven.yml | 55 ++++++++++++++++++++++
.../tools/parser/lang/en/HeadRulesTest.java | 20 ++++----
2 files changed, 65 insertions(+), 10 deletions(-)
create mode 100644 .github/workflows/maven.yml