Skip to content

Commit

Permalink
Bump httpclient from 4.5.13 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Aug 19, 2023
1 parent 44b7251 commit f4187d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -54,7 +54,7 @@ dependencies {
implementation("com.github.jasminb:jsonapi-converter:0.12")
implementation("com.github.FAForever.faf-java-commons:faf-commons-data:${commonsVersion}")
implementation("com.github.FAForever.faf-java-commons:faf-commons-api:${commonsVersion}")
implementation("org.apache.httpcomponents:httpclient:4.5.13")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.github.rutledgepaulv:q-builders:1.6")
implementation("com.google.guava:guava:31.1-jre")
implementation("org.mapstruct:mapstruct:${mapStructVersion}")
Expand Down

0 comments on commit f4187d9

Please sign in to comment.