Skip to content

Commit 88a1fba

Browse files
Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3.4 (#763)
Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.2.5 to 5.3.4. - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.4/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-core@rel/v5.2.5...rel/v5.3.4) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.3.4 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>
1 parent 491f225 commit 88a1fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119

120120
<!-- Test Dependency Versions -->
121121
<apache.http.client.version>5.3.1</apache.http.client.version>
122-
<apache.http.core.version>5.2.5</apache.http.core.version>
122+
<apache.http.core.version>5.3.4</apache.http.core.version>
123123
<hamcrest.version>3.0</hamcrest.version>
124124
<jsonassert.version>1.5.0</jsonassert.version>
125125
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)