Commit ce504cf
authored
Test with Java 25 and Java 21 (#1352)
Java 25 released in September 2025 and the Jenkins project wants to
support it soon after release. Run plugin tests with Java 25 and Java 21.
Java 17 byte code continues to be generated by the Java 21 and Java 25
compilers based on the configuration of the plugin pom.
Testing done:
* Confirmed that automated tests pass with Java 251 parent f8a8319 commit ce504cf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
0 commit comments