We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7950277 commit 211cdd2Copy full SHA for 211cdd2
pom.xml
@@ -31,7 +31,7 @@
31
</scm>
32
33
<properties>
34
- <revision>3.4.2</revision>
+ <revision>3.5.0</revision>
35
<changelist>999999-SNAPSHOT</changelist>
36
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
37
<jenkins.baseline>2.479</jenkins.baseline>
@@ -157,6 +157,8 @@
157
<dependency>
158
<groupId>io.jenkins.plugins</groupId>
159
<artifactId>apache-httpcomponents-client-5-api</artifactId>
160
+ <!-- TODO until in BOM -->
161
+ <version>5.4.3-140.v2516ccde99e7</version>
162
</dependency>
163
164
0 commit comments