File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 59
59
<argLine >-Dfile.encoding=${project.build.sourceEncoding}</argLine >
60
60
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
61
61
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
62
- <jenkins .baseline>2.462 </jenkins .baseline>
62
+ <jenkins .baseline>2.479 </jenkins .baseline>
63
63
<!-- TODO Replace with the standard jenkins.baseline references after LTS requires Java 17 -->
64
64
<!-- <jenkins.version>${jenkins.baseline}.1</jenkins.version> -->
65
- <jenkins .version>2.479 </jenkins .version>
65
+ <jenkins .version>${jenkins.baseline} </jenkins .version>
66
66
<jgit .version>7.0.0.202409031743-r</jgit .version>
67
67
<spotbugs .effort>Max</spotbugs .effort>
68
68
<spotbugs .threshold>Low</spotbugs .threshold>
You can’t perform that action at this time.
0 commit comments