Skip to content

Commit

Permalink
Merge pull request #118 from ipregistry/dependabot/gradle/org.apache.…
Browse files Browse the repository at this point in the history
…httpcomponents.client5-httpclient5-fluent-5.4.1

Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4 to 5.4.1
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
2 parents c9282e0 + a643348 commit e998415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {

implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4'
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.1'
implementation 'com.maxmind.db:maxmind-db:3.1.1'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
Expand Down

0 comments on commit e998415

Please sign in to comment.