Skip to content

Commit

Permalink
Bump commons-codec:commons-codec from 1.11.0 to 1.17.0 in java-codegen (
Browse files Browse the repository at this point in the history
opensearch-project#1023)

Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit 13982b1)
  • Loading branch information
Xtansia committed Aug 30, 2024
1 parent 46911cc commit 80b2e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java-codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ dependencies {

// Apache 2.0
implementation("commons-cli", "commons-cli", "1.8.0")
implementation("commons-codec", "commons-codec", "1.17.0")
implementation("commons-logging", "commons-logging", "1.3.2")
implementation("org.apache.commons", "commons-lang3", "3.14.0")
implementation("org.apache.commons", "commons-text", "1.12.0")
Expand Down

0 comments on commit 80b2e29

Please sign in to comment.