Skip to content

Commit

Permalink
Bump org.apache.httpcomponents:httpcore from 4.4.13 to 4.4.16
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:httpcore from 4.4.13 to 4.4.16.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent d7ab4a6 commit 211eb34
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 @@ -174,7 +174,7 @@

<jre.version>1.8</jre.version>
<httpcomponents.httpclient.version>4.5.13</httpcomponents.httpclient.version>
<httpcomponents.httpcore.version>4.4.13</httpcomponents.httpcore.version>
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>

<!-- Reactive Streams version -->
<reactive-streams.version>1.0.4</reactive-streams.version>
Expand Down

0 comments on commit 211eb34

Please sign in to comment.