Skip to content

Commit

Permalink
Bump httpcore.version from 5.2.2 to 5.2.3
Browse files Browse the repository at this point in the history
Bumps `httpcore.version` from 5.2.2 to 5.2.3.

Updates `org.apache.httpcomponents.core5:httpcore5` from 5.2.2 to 5.2.3
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.2...rel/v5.2.3)

Updates `org.apache.httpcomponents.core5:httpcore5-h2` from 5.2.2 to 5.2.3
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.2...rel/v5.2.3)

Updates `org.apache.httpcomponents.core5:httpcore5-testing` from 5.2.2 to 5.2.3
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.2...rel/v5.2.3)

Updates `org.apache.httpcomponents.core5:httpcore5-reactive` from 5.2.2 to 5.2.3
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.2.2...rel/v5.2.3)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.httpcomponents.core5:httpcore5-reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent aa5a7c7 commit 814a302
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 @@ -62,7 +62,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<httpcore.version>5.2.2</httpcore.version>
<httpcore.version>5.2.3</httpcore.version>
<log4j.version>2.20.0</log4j.version>
<brotli.version>0.1.2</brotli.version>
<conscrypt.version>2.5.2</conscrypt.version>
Expand Down

0 comments on commit 814a302

Please sign in to comment.