We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 197ea16 + c27f3fc commit f9867aaCopy full SHA for f9867aa
1 file changed
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
80
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
81
implementation 'com.google.guava:guava:33.5.0-jre'
82
- implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5'
+ implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5.1'
83
implementation 'com.maxmind.db:maxmind-db:3.2.0'
84
85
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.4'
0 commit comments