Commit a2e6ce3
authored
Set Maven compiler release to 17
the library should not float java versions nor pick them up from the parent pom.
The library is consumed by plugins, via the plugin-pom and upgrading the bytecode will cause the plugin pom to no longer work with older (pre 25) versions of Jenkins and there is no need to do that.1 parent 809bf36 commit a2e6ce3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments