Skip to content

Commit 1cecf52

Browse files
committed
Upgrade to Apache HttpCore Reactive 5.3
Closes gh-33588
1 parent 88905ea commit 1cecf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
api("org.apache.derby:derbyclient:10.16.1.1")
103103
api("org.apache.derby:derbytools:10.16.1.1")
104104
api("org.apache.httpcomponents.client5:httpclient5:5.4")
105-
api("org.apache.httpcomponents.core5:httpcore5-reactive:5.2.5")
105+
api("org.apache.httpcomponents.core5:httpcore5-reactive:5.3")
106106
api("org.apache.poi:poi-ooxml:5.2.5")
107107
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.28")
108108
api("org.apache.tomcat.embed:tomcat-embed-websocket:10.1.28")

0 commit comments

Comments
 (0)