Skip to content

Commit 58da30c

Browse files
committed
Upgrade to Jetty Reactive HttpClient 4.0.4
1 parent cd33b4e commit 58da30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
api("org.codehaus.jettison:jettison:1.5.4")
116116
api("org.crac:crac:1.4.0")
117117
api("org.dom4j:dom4j:2.1.4")
118-
api("org.eclipse.jetty:jetty-reactive-httpclient:4.0.3")
118+
api("org.eclipse.jetty:jetty-reactive-httpclient:4.0.4")
119119
api("org.eclipse.persistence:org.eclipse.persistence.jpa:3.0.4")
120120
api("org.eclipse:yasson:2.0.4")
121121
api("org.ehcache:ehcache:3.10.8")

0 commit comments

Comments
 (0)