diff --git a/gradle.properties b/gradle.properties index c086b2c560..a1ca0c1c89 100644 --- a/gradle.properties +++ b/gradle.properties @@ -180,8 +180,8 @@ hamcrestVersion=2.2 # Note: if changing this, we might need to match with the picard version in the SequenceAnalysis module build.gradle htsjdkVersion=4.0.0 -httpclient5Version=5.3.1 -httpcore5Version=5.2.5 +httpclient5Version=5.4 +httpcore5Version=5.3 # Not used directly, but these are widely used transitive dependencies httpclientVersion=4.5.14