Skip to content

Commit 2ef7a98

Browse files
Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.3 to 5.2.4 (#447)
Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.2.3 to 5.2.4. - [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-core@rel/v5.2.3...rel/v5.2.4) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e619dd commit 2ef7a98

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
@@ -194,7 +194,7 @@
194194
<!-- Avoid warnings about being unable to find jars during site building -->
195195
<dependency.locations.enabled>false</dependency.locations.enabled>
196196
<hadoop.version>3.3.6</hadoop.version>
197-
<httpcore5.version>5.2.3</httpcore5.version>
197+
<httpcore5.version>5.2.4</httpcore5.version>
198198
<httpclient5.version>5.2.1</httpclient5.version>
199199
<jackrabbit1.version>1.6.5</jackrabbit1.version>
200200
<!-- Don't use jackrabbit2 2.21.x, it has broken compatibility in the past, and it's labeled "unstable" -->

0 commit comments

Comments
 (0)