Skip to content

Commit

Permalink
Upgrade to commons-codec 1.17.1 (apache#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre authored Sep 5, 2024
1 parent a15f251 commit b3be8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.26.31" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.25" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.78.1" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8" }
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.17.0" }
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.17.1" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
dropwizard-bom = { module = "io.dropwizard:dropwizard-bom", version = "4.0.7" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version = "4.0.4" }
Expand Down

0 comments on commit b3be8c4

Please sign in to comment.