Skip to content

Commit

Permalink
Revert "Bump commons-codec:commons-codec from 1.4 to 1.15 in /dist (#60
Browse files Browse the repository at this point in the history
…)"

This reverts commit 0b9de15.
  • Loading branch information
harshavamsi committed Feb 9, 2023
1 parent 54fd310 commit d4d1f47
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.1.1")
implementation("commons-codec:commons-codec:1.15")
implementation("commons-codec:commons-codec:1.4")
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.4.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4216af16d38465bbab0f3dff8efa14204f7a399a

0 comments on commit d4d1f47

Please sign in to comment.