Skip to content

Commit

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

This reverts commit d59f975.
  • Loading branch information
harshavamsi committed Feb 9, 2023
1 parent 8a4a04e commit d12c568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

implementation("commons-logging:commons-logging:1.1.1")
implementation("javax.xml.bind:jaxb-api:2.3.1")
implementation("commons-codec:commons-codec:1.15")
implementation("commons-codec:commons-codec:1.4")

testImplementation(project(":test:shared"))

Expand Down

0 comments on commit d12c568

Please sign in to comment.