Commit 8e721ef
Bump javadoc plugin source level to Java 17
The maven-javadoc-plugin had <source>11</source> in both the
"javadoc" and "maven-central-release" profiles, while the compiler
targets Java 17. This mismatch caused javadoc generation to fail on
Java 17 syntax such as switch expressions with arrow labels.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 932cafe commit 8e721ef
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
0 commit comments