Skip to content

Commit

Permalink
Bump httpclient from 4.5.13 to 4.5.14 (#417)
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 6b45d8e commit 4402ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-otel-android-volley/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
testImplementation("androidx.test:core:1.5.0")
testImplementation("com.google.mockwebserver:mockwebserver:20130706")
testImplementation("com.android.volley:volley:1.2.1")
testImplementation("org.apache.httpcomponents:httpclient:4.5.13")
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
}

tasks.withType<Test>().configureEach {
Expand Down

0 comments on commit 4402ac3

Please sign in to comment.