Skip to content

Commit

Permalink
Merge pull request #454 from cqse/renovate/commons-codec-commons-code…
Browse files Browse the repository at this point in the history
…c-1.x

Update dependency commons-codec:commons-codec to v1.17.0
  • Loading branch information
DreierF committed Apr 27, 2024
2 parents a68ed73 + bab7aac commit fa2c68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -49,7 +49,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.
spark = { module = "com.sparkjava:spark-core", version = "2.9.4" }
jcommander = { module = "com.beust:jcommander", version = "1.82" }
teamscaleLibCommons = { module = "com.teamscale:teamscale-lib-commons", version = "9.4.1" }
commonsCodec = { module = "commons-codec:commons-codec", version = "1.16.1" }
commonsCodec = { module = "commons-codec:commons-codec", version = "1.17.0" }
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
commonsIo = { module = "commons-io:commons-io", version = "2.16.1" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.13" }
Expand Down

0 comments on commit fa2c68e

Please sign in to comment.