Skip to content

Commit

Permalink
Bump versions.httpcore5 from 5.3 to 5.3.1 in /plugins/command-manager (
Browse files Browse the repository at this point in the history
…#118)

Bumps `versions.httpcore5` from 5.3 to 5.3.1.

Updates `org.apache.httpcomponents.core5:httpcore5-h2` from 5.3 to 5.3.1
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.3...rel/v5.3.1)

Updates `org.apache.httpcomponents.core5:httpcore5` from 5.3 to 5.3.1
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.3...rel/v5.3.1)

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

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 Oct 25, 2024
1 parent 013a978 commit 077a574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/command-manager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ opensearchplugin {

def versions = [
httpclient5: "5.4",
httpcore5: "5.3",
httpcore5: "5.3.1",
slf4j: "2.0.16",
log4j: "2.23.1",
conscrypt: "2.5.2"
Expand Down

0 comments on commit 077a574

Please sign in to comment.