We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cf20d7 + 57b9e07 commit 9910871Copy full SHA for 9910871
1 file changed
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.
45
46
spark = { module = "com.sparkjava:spark-core", version = "2.9.4" }
47
jcommander = { module = "com.beust:jcommander", version = "1.82" }
48
-commonsCodec = { module = "commons-codec:commons-codec", version = "1.21.0" }
+commonsCodec = { module = "commons-codec:commons-codec", version = "1.22.0" }
49
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.20.0" }
50
commonsIo = { module = "commons-io:commons-io", version = "2.22.0" }
51
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
0 commit comments