Skip to content

Commit

Permalink
Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 in /dist (
Browse files Browse the repository at this point in the history
…#118) (#141)

* Bump commons-httpclient:commons-httpclient from 3.0.1 to 3.1 in /dist

Bumps commons-httpclient:commons-httpclient from 3.0.1 to 3.1.

---
updated-dependencies:
- dependency-name: commons-httpclient:commons-httpclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



* Updating SHAs



---------




(cherry picked from commit 7ce24c3)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
4 people committed Mar 14, 2023
1 parent 439f45d commit 01c99a6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ distProjects.each { distProject ->

dependencies {
// For Uber pom (and Javadoc to a lesser extent)
thirdPartyShaded("commons-httpclient:commons-httpclient:3.0.1")
thirdPartyShaded("commons-httpclient:commons-httpclient:3.1")
thirdPartyShaded("org.codehaus.jackson:jackson-mapper-asl:${project.ext.jacksonVersion}")
thirdPartyShaded("org.codehaus.jackson:jackson-core-asl:${project.ext.jacksonVersion}")

Expand Down
1 change: 0 additions & 1 deletion dist/licenses/commons-httpclient-3.0.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions dist/licenses/commons-httpclient-3.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
964cd74171f427720480efdec40a7c7f6e58426a

0 comments on commit 01c99a6

Please sign in to comment.