Skip to content

Commit bc1d140

Browse files
committed
Bump httpcore to 4.4.16
1 parent d4da391 commit bc1d140

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2613,9 +2613,9 @@
26132613
<sha256 value="f7bc09dc8a7003822d109634ffd3845d579d12e725ae54673e323a7ce7f5e325" origin="Generated by Gradle"/>
26142614
</artifact>
26152615
</component>
2616-
<component group="org.apache.httpcomponents" name="httpcore-nio" version="4.4.13">
2617-
<artifact name="httpcore-nio-4.4.13.jar">
2618-
<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"/>
26192619
</artifact>
26202620
</component>
26212621
<component group="org.apache.james" name="apache-mime4j-core" version="0.8.11">

0 commit comments

Comments
 (0)