Skip to content

Commit b1af60d

Browse files
authored
Bump up httpcore version (#123932) (#123945)
1 parent c57cdf3 commit b1af60d

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

build-tools-internal/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ opensaml = 4.3.0
2929

3030
# client dependencies
3131
httpclient = 4.5.14
32-
httpcore = 4.4.13
32+
httpcore = 4.4.16
3333
httpasyncclient = 4.1.5
3434
commonslogging = 1.2
3535
commonscodec = 1.15

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ docker-compose = "com.avast.gradle:gradle-docker-compose-plugin:0.17.5"
1919
forbiddenApis = "de.thetaphi:forbiddenapis:3.8"
2020
gradle-enterprise = "com.gradle:develocity-gradle-plugin:3.18.1"
2121
hamcrest = "org.hamcrest:hamcrest:2.1"
22-
httpcore = "org.apache.httpcomponents:httpcore:4.4.12"
22+
httpcore = "org.apache.httpcomponents:httpcore:4.4.16"
2323
httpclient = "org.apache.httpcomponents:httpclient:4.5.14"
2424
idea-ext = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.4"
2525
javaparser = "com.github.javaparser:javaparser-core:3.18.0"

gradle/verification-metadata.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2598,11 +2598,6 @@
25982598
<sha256 value="5324d2cbc2d311c9f91b82bcbc746ec2a29f1f5b744395a50ff3afb873db1cee" origin="Generated by Gradle"/>
25992599
</artifact>
26002600
</component>
2601-
<component group="org.apache.httpcomponents" name="httpcore" version="4.4.12">
2602-
<artifact name="httpcore-4.4.12.jar">
2603-
<sha256 value="ab765334beabf0ea024484a5e90a7c40e8160b145f22d199e11e27f68d57da08" origin="Generated by Gradle"/>
2604-
</artifact>
2605-
</component>
26062601
<component group="org.apache.httpcomponents" name="httpcore" version="4.4.13">
26072602
<artifact name="httpcore-4.4.13.jar">
26082603
<sha256 value="e06e89d40943245fcfa39ec537cdbfce3762aecde8f9c597780d2b00c2b43424" origin="Generated by Gradle"/>
@@ -2618,9 +2613,9 @@
26182613
<sha256 value="f7bc09dc8a7003822d109634ffd3845d579d12e725ae54673e323a7ce7f5e325" origin="Generated by Gradle"/>
26192614
</artifact>
26202615
</component>
2621-
<component group="org.apache.httpcomponents" name="httpcore-nio" version="4.4.13">
2622-
<artifact name="httpcore-nio-4.4.13.jar">
2623-
<sha256 value="71fcfbe869002c48563cc5979fc734571c8d0d167ccce42970c932f337981f19" origin="Generated by Gradle"/>
2616+
<component group="org.apache.httpcomponents" name="httpcore-nio" version="4.4.16">
2617+
<artifact name="httpcore-nio-4.4.16.jar">
2618+
<sha256 value="4018736ede2d321034e8517ea90baefb31831a8608afccc446d8a699fb1d00d4" origin="Generated by Gradle"/>
26242619
</artifact>
26252620
</component>
26262621
<component group="org.apache.james" name="apache-mime4j-core" version="0.8.11">

0 commit comments

Comments
 (0)