Skip to content

Commit

Permalink
Bump commons-codec:commons-codec from 1.15 to 1.16.0 in /dist (#298)
Browse files Browse the repository at this point in the history
* Bump commons-codec:commons-codec from 1.15 to 1.16.0 in /dist

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

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>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Aug 11, 2023
1 parent c6ecc51 commit 203d53f
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 @@ -75,7 +75,7 @@ dependencies {
thirdPartyShaded("org.codehaus.jackson:jackson-core-asl:${project.ext.jacksonVersion}")

implementation("commons-logging:commons-logging:1.2")
implementation("commons-codec:commons-codec:1.15")
implementation("commons-codec:commons-codec:1.16.0")
implementation("javax.xml.bind:jaxb-api:2.3.1")
implementation("org.apache.hive:hive-service:$hiveVersion") {
exclude module: "log4j-slf4j-impl"
Expand Down
1 change: 0 additions & 1 deletion dist/licenses/commons-codec-1.15.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions dist/licenses/commons-codec-1.16.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4e3eb3d79888d76b54e28b350915b5dc3919c9de

0 comments on commit 203d53f

Please sign in to comment.