Skip to content

Commit abe8bc5

Browse files
committed
main: Update dependency org.xerial.snappy:snappy-java to v1.1.10.6
1 parent 2b29fb6 commit abe8bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polaris-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
exclude("org.apache.zookeeper", "zookeeper")
5959
}
6060
constraints {
61-
implementation("org.xerial.snappy:snappy-java:1.1.10.4") {
61+
implementation("org.xerial.snappy:snappy-java:1.1.10.6") {
6262
because("Vulnerability detected in 1.1.8.2")
6363
}
6464
implementation("org.codehaus.jettison:jettison:1.5.4") {

0 commit comments

Comments
 (0)