Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Jan 6, 2023
1 parent 86e1941 commit 9700d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect-file-pulse-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 9700d9f

Please sign in to comment.