diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 75ac12d..9341359 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,8 +7,8 @@ guava = "33.4.5-jre" junit-jupiter = "5.12.1" java-websocket = "1.5.7" gson = "2.11.0" -httpclient = "5.2.1" -httpcore = "5.2.5" +httpclient = "5.4.1" +httpcore = "5.3.1" [libraries] commons-math3 = { module = "org.apache.commons:commons-math3", version.ref = "commons-math3" }