We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56da341 + 16b22dc commit 9c22e5bCopy full SHA for 9c22e5b
1 file changed
build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
54
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
55
implementation 'com.google.guava:guava:33.4.6-jre'
56
- implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.2'
+ implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.3'
57
implementation 'com.maxmind.db:maxmind-db:3.1.1'
58
59
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.1'
0 commit comments