Skip to content

Commit 69f9f20

Browse files
committed
Updating http versions
1 parent 38249f5 commit 69f9f20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ guava = "33.4.5-jre"
77
junit-jupiter = "5.12.1"
88
java-websocket = "1.5.7"
99
gson = "2.11.0"
10-
httpclient = "5.2.1"
11-
httpcore = "5.2.5"
10+
httpclient = "5.4.1"
11+
httpcore = "5.3.1"
1212

1313
[libraries]
1414
commons-math3 = { module = "org.apache.commons:commons-math3", version.ref = "commons-math3" }

0 commit comments

Comments
 (0)