Skip to content

Commit

Permalink
Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent a40de95 commit d24596b
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 @@ dependencies {
// implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

api 'org.assertj:assertj-swing-junit:3.17.1'
api 'org.apache.httpcomponents:httpclient:4.5.13'
api 'org.apache.httpcomponents:httpclient:4.5.14'
api 'com.google.code.gson:gson:2.8.9'

compileOnly 'org.projectlombok:lombok:1.18.22'
Expand Down

0 comments on commit d24596b

Please sign in to comment.