We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38249f5 commit 69f9f20Copy full SHA for 69f9f20
gradle/libs.versions.toml
@@ -7,8 +7,8 @@ guava = "33.4.5-jre"
7
junit-jupiter = "5.12.1"
8
java-websocket = "1.5.7"
9
gson = "2.11.0"
10
-httpclient = "5.2.1"
11
-httpcore = "5.2.5"
+httpclient = "5.4.1"
+httpcore = "5.3.1"
12
13
[libraries]
14
commons-math3 = { module = "org.apache.commons:commons-math3", version.ref = "commons-math3" }
0 commit comments