Skip to content

Commit

Permalink
Bump httpclient from 4.5.13 to 4.5.14 (#95)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Gawinecki <mgawinecki@gmail.com>
  • Loading branch information
dependabot[bot] and dzieciou authored Feb 4, 2023
1 parent 9243df8 commit 70ceb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 70ceb2d

Please sign in to comment.