Skip to content

Commit 868cc5a

Browse files
chore(deps): bump org.jenkins-ci.plugins:apache-httpcomponents-client-4-api from 4.5.14-208.v438351942757 to 4.5.14-268.v37113894b_d72 in /bom-weekly (#4413)
* chore(deps): bump org.jenkins-ci.plugins:apache-httpcomponents-client-4-api Bumps [org.jenkins-ci.plugins:apache-httpcomponents-client-4-api](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin) from 4.5.14-208.v438351942757 to 4.5.14-268.v37113894b_d72. - [Release notes](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/releases) - [Commits](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:apache-httpcomponents-client-4-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Pin httpcomponents 4.5.14-208.v438351942757 to older line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <[email protected]>
1 parent 41c3cc9 commit 868cc5a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,11 @@
257257
<artifactId>ansicolor</artifactId>
258258
<version>1.0.5</version>
259259
</dependency>
260+
<dependency>
261+
<groupId>org.jenkins-ci.plugins</groupId>
262+
<artifactId>apache-httpcomponents-client-4-api</artifactId>
263+
<version>4.5.14-208.v438351942757</version>
264+
</dependency>
260265
<dependency>
261266
<groupId>org.jenkins-ci.plugins</groupId>
262267
<artifactId>authorize-project</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@
789789
<dependency>
790790
<groupId>org.jenkins-ci.plugins</groupId>
791791
<artifactId>apache-httpcomponents-client-4-api</artifactId>
792-
<version>4.5.14-208.v438351942757</version>
792+
<version>4.5.14-268.v37113894b_d72</version>
793793
</dependency>
794794
<dependency>
795795
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)