File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jenkins-ci.plugins</groupId >
7
7
<artifactId >plugin</artifactId >
8
- <version >4.88 </version >
8
+ <version >5.9 </version >
9
9
<relativePath />
10
10
</parent >
11
11
45
45
<gitHubRepo >jenkinsci/apache-httpcomponents-client-5-api-plugin</gitHubRepo >
46
46
<httpclient .version>5.3.1</httpclient .version>
47
47
<httpcore .version>5.3.4</httpcore .version>
48
- <jenkins .version>2.361.4</jenkins .version>
48
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
49
+ <jenkins .baseline>2.479</jenkins .baseline>
50
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
49
51
<!-- TODO: Revert to ${httpclient.version} once https://github.com/jenkinsci/apache-httpcomponents-client-5-api-plugin/issues/59 is fixed -->
50
- <!-- <revision>${httpclient.version{ </revision> -->
52
+ <!-- <revision>${httpclient.version} </revision> -->
51
53
<revision >5.4</revision >
52
54
<changelist >999999-SNAPSHOT</changelist >
53
55
<spotless .check.skip>false</spotless .check.skip>
You can’t perform that action at this time.
0 commit comments