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 2b29fb6 commit abe8bc5Copy full SHA for abe8bc5
polaris-core/build.gradle.kts
@@ -58,7 +58,7 @@ dependencies {
58
exclude("org.apache.zookeeper", "zookeeper")
59
}
60
constraints {
61
- implementation("org.xerial.snappy:snappy-java:1.1.10.4") {
+ implementation("org.xerial.snappy:snappy-java:1.1.10.6") {
62
because("Vulnerability detected in 1.1.8.2")
63
64
implementation("org.codehaus.jettison:jettison:1.5.4") {
0 commit comments