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
#1023)

Signed-off-by: Thomas Farr <tsfarr@amazon.com>
  • Loading branch information
Xtansia authored Jun 11, 2024
1 parent bb995ec commit 13982b1
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 13982b1

Please sign in to comment.