mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
f26325ff90
The `cooldown` block expects `default-days`, not `default`. Using the wrong key fails schema validation, causing Dependabot to silently fall back to the previously valid config — which still targets `release/struts-6-8-x` instead of `support/struts-6-x-x`. Also adds a 3-day cooldown to the `main` maven entry for consistency. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>