Skip to content

Commit 211cdd2

Browse files
Bump revision from 3.4.2 to 3.5.0 (#125)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7950277 commit 211cdd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</scm>
3232

3333
<properties>
34-
<revision>3.4.2</revision>
34+
<revision>3.5.0</revision>
3535
<changelist>999999-SNAPSHOT</changelist>
3636
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
3737
<jenkins.baseline>2.479</jenkins.baseline>
@@ -157,6 +157,8 @@
157157
<dependency>
158158
<groupId>io.jenkins.plugins</groupId>
159159
<artifactId>apache-httpcomponents-client-5-api</artifactId>
160+
<!-- TODO until in BOM -->
161+
<version>5.4.3-140.v2516ccde99e7</version>
160162
</dependency>
161163
<dependency>
162164
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)