File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 2828 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2929 <spotless .check.skip>false</spotless .check.skip>
3030 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
31- <jenkins .baseline>2.479</jenkins .baseline>
32- <!-- TODO: switch back to the LTS baseline once the CSP fix is in LTS -->
33- <!-- <jenkins.version>${jenkins.baseline}.1</jenkins.version>-->
34- <jenkins .version>2.482</jenkins .version>
31+ <jenkins .baseline>2.504</jenkins .baseline>
32+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
3533 </properties >
3634
3735 <dependencyManagement >
3836 <dependencies >
3937 <dependency >
4038 <groupId >io.jenkins.tools.bom</groupId >
4139 <artifactId >bom-${jenkins.baseline}.x</artifactId >
42- <version >4969.v6ffa_18d90c9f </version >
40+ <version >5043.v855ff4819a_0f </version >
4341 <type >pom</type >
4442 <scope >import</scope >
4543 </dependency >
You can’t perform that action at this time.
0 commit comments