Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.httpcomponents.client5:httpcl…
Browse files Browse the repository at this point in the history
…ient5 to v5.3.1
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 3d3499e commit 8b4ca65
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 @@ -42,7 +42,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-quartz'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-amqp'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'

// S3 API
implementation 'software.amazon.awssdk:s3:2.20.52'
Expand Down

0 comments on commit 8b4ca65

Please sign in to comment.