We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473cedf commit 38ccdd6Copy full SHA for 38ccdd6
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "react
19
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.3.4" }
20
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
21
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.2-5" } # >=1.5.4-1 fails
22
-commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
+commons-compress = { module = "org.apache.commons:commons-compress", version = "1.28.0" }
23
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.15" }
24
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
25
0 commit comments