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 6e1bce6 commit 1a0fb02Copy full SHA for 1a0fb02
polaris-core/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
annotationProcessor(project(":polaris-immutables", configuration = "processor"))
53
54
constraints {
55
- implementation("org.xerial.snappy:snappy-java:1.1.10.7") {
+ implementation("org.xerial.snappy:snappy-java:1.1.10.8") {
56
because("Vulnerability detected in 1.1.8.2")
57
}
58
implementation("org.codehaus.jettison:jettison:1.5.4") {
0 commit comments