mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2026-06-27 19:52:52 +00:00
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> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||