From d581bca997f991da7024b67bfd9af38dfbd2b2c1 Mon Sep 17 00:00:00 2001 From: labkey-tchad Date: Thu, 13 Aug 2026 12:17:49 -0700 Subject: [PATCH] Update Apache HttpClient --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b1007a2d38..5fb14c9d4e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -185,7 +185,7 @@ hamcrestVersion=2.2 # Note: if changing this, we might need to match with the picard version in the SequenceAnalysis module build.gradle htsjdkVersion=4.3.0 -httpclient5Version=5.5.2 +httpclient5Version=5.6.4 httpcore5Version=5.4.3 # Not used directly, but these are widely used transitive dependencies