We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fabed6 commit 0b58210Copy full SHA for 0b58210
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-datab
8
jackson-parameter-names = { group = "com.fasterxml.jackson.module", name = "jackson-module-parameter-names" }
9
jackson-kotlin = { group = "com.fasterxml.jackson.module", name = "jackson-module-kotlin" }
10
11
-apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.1" }
+apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.0" }
12
13
github-packageurl = { group = "com.github.package-url", name = "packageurl-java", version = "1.5.0" }
14
okio = { group = "com.squareup.okio", name = "okio", version = "3.9.0" }
0 commit comments