Skip to content

Commit

Permalink
[maven] Bump httpclient5.version from 5.2.1 to 5.3.1 (#172)
Browse files Browse the repository at this point in the history
Bumps `httpclient5.version` from 5.2.1 to 5.3.1.

Updates `org.apache.httpcomponents.client5:httpclient5` from 5.2.1 to 5.3.1
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.3.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.2.1...rel/v5.3.1)

Updates `org.apache.httpcomponents.client5:httpclient5-fluent` from 5.2.1 to 5.3.1
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.3.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.2.1...rel/v5.3.1)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.httpcomponents.client5:httpclient5-fluent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 0faf827 commit 80262d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rika-firenet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<!-- dependencies version -->
<retrofit.version>2.9.0</retrofit.version>
<okhttp3.version>4.12.0</okhttp3.version>
<httpclient5.version>5.2.1</httpclient5.version>
<httpclient5.version>5.3.1</httpclient5.version>
<jsoup.version>1.17.2</jsoup.version>

<!-- test dependencies version -->
Expand Down

0 comments on commit 80262d6

Please sign in to comment.