Commit 9cb85ec
authored
Run grizzly-http muzzle on Java 21 (#11241)
Grizzly 5.0.1+ requires Java 21 to load. Bump the muzzle directive's
javaVersion to 21 so the AssertPass check for 5.0.1 succeeds, and
document why 5.0.0 is skipped (broken POM referencing
grizzly-bom:5.0.0-SNAPSHOT).1 parent b7d0d04 commit 9cb85ec
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments