Skip to content

Commit

Permalink
Merge pull request #192 from Interactions-HSG/dependabot/gradle/org.a…
Browse files Browse the repository at this point in the history
…pache.httpcomponents.client5-httpclient5-5.4.1

Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1
  • Loading branch information
danaivach authored Dec 4, 2024
2 parents fccffcb + 4d71220 commit 64d36ad
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 @@ -18,7 +18,7 @@ repositories {
}

dependencies {
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.1'
implementation 'org.eclipse.californium:californium-core:2.6.3'
implementation 'com.google.code.gson:gson:2.11.0'
Expand Down

0 comments on commit 64d36ad

Please sign in to comment.