Skip to content

Commit

Permalink
Bump httpclient from 4.5.13 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.13 to 4.5.14.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pull[bot] committed May 19, 2023
1 parent c3b388a commit c9c2e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<maven-shared-utils.version>3.3.4</maven-shared-utils.version> <!-- Keep in sync with maven-core.version (force this version on maven-invoker) -->
<maven-wagon.version>3.5.3</maven-wagon.version>
<httpcore.version>4.4.16</httpcore.version><!-- Keep in sync with maven-wagon.version (wagon-http 3.4.3 brings in 4.4.13 and 4.4.14) -->
<httpclient.version>4.5.13</httpclient.version>
<httpclient.version>4.5.14</httpclient.version>
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
<jackson-bom.version>2.14.2</jackson-bom.version>
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
Expand Down

0 comments on commit c9c2e24

Please sign in to comment.