Skip to content

Commit

Permalink
Upgrade apache httpclient5-fluent to version 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davc0n committed Feb 8, 2024
1 parent ea78647 commit 60d86b6
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 @@ -22,7 +22,7 @@ repositories {
}

dependencies {
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.2.1'
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.3.1'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.auth0:java-jwt:4.4.0'
}
Expand Down

0 comments on commit 60d86b6

Please sign in to comment.