dependency-track/plugin/runtime
nscuro bf5c3b322f
Compile against Java 25
Raises the Java baseline from 21 to 25, and leverages new language features:

* Replaces the various "ignored" and "ignoredMdc" variables with `_`.
* Replaces hand-rolled batching / partitioning logic with `windowFixed(n)` stream gatherers.

Note that we already shipped with a Java 25 base image for a long while, so there are no runtime-related changes.

Signed-off-by: nscuro <nscuro@protonmail.com>
2026-05-18 20:23:57 +02:00
..
src Compile against Java 25 2026-05-18 20:23:57 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2026-05-11 20:49:28 +00:00