This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/com.puppycrawl.tools-checkstyle-13.3.0
in repository https://gitbox.apache.org/repos/asf/opennlp.git
discard 2bc45af0 OPENNLP-1735: NumberUtil: Replace Locale.of() with
Locale.forLanguageTag() to avoid IllformedLocaleException on malformed
language codes, preserving the documented return-false /
IllegalArgumentException behavior
discard 4c8b2fb8 OPENNLP-1735: Fix Windows classpath model discovery after
JDK 21 migration
discard 1b4bb007 OPENNLP-1735: Upgrade minimum JDK level to 21 LTS - adjusts
pom.xml - adjusts GH actions - replace new Locale(..) with Locale.of(..) -
replaces new URL(..) with new URI(..).toURL()
discard 29c5c97e Minor: Regenerated NOTICE File for
ad297834604a41db5a58cc8578bb9576d2b9fb7e (#974)
discard 7cd7f5e1 OPENNLP-1802: Update ONNX runtime to 1.24.3 (#972)
discard f66a47ef OPENNLP-976: Implement GermEval2014 Format (#971)
discard 96c390d7 OPENNLP-1805: Update logcaptor to 2.12.5 (#967)
discard 2dd1a402 Bump com.puppycrawl.tools:checkstyle from 12.0.1 to 13.3.0
add 65b800b0 OPENNLP-1805: Update logcaptor to 2.12.5 (#967)
add f679a5e3 OPENNLP-976: Implement GermEval2014 Format (#971)
add ad297834 OPENNLP-1802: Update ONNX runtime to 1.24.3 (#972)
add 4e671920 Minor: Regenerated NOTICE File for
ad297834604a41db5a58cc8578bb9576d2b9fb7e (#974)
add 436f4418 OPENNLP-1735: Upgrade minimum JDK level to 21 LTS - adjusts
pom.xml - adjusts GH actions - replace new Locale(..) with Locale.of(..) -
replaces new URL(..) with new URI(..).toURL()
add 09305ab6 OPENNLP-1735: Fix Windows classpath model discovery after
JDK 21 migration
add c04344c1 OPENNLP-1735: NumberUtil: Replace Locale.of() with
Locale.forLanguageTag() to avoid IllformedLocaleException on malformed
language codes, preserving the documented return-false /
IllegalArgumentException behavior
add 49fbcfa2 Bump com.puppycrawl.tools:checkstyle from 12.0.1 to 13.3.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2bc45af0)
\
N -- N -- N
refs/heads/dependabot/maven/main/com.puppycrawl.tools-checkstyle-13.3.0
(49fbcfa2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: