MINOR: Update LICENSE-binary following snappy upgrade (#13791)

Reviewers: Luke Chen <showuon@gmail.com>
This commit is contained in:
Mickael Maison 2023-06-01 11:17:54 +02:00 committed by GitHub
parent e1913d2e4e
commit 115a033e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -257,7 +257,7 @@ scala-library-2.13.10
scala-logging_2.13-3.9.4 scala-logging_2.13-3.9.4
scala-reflect-2.13.10 scala-reflect-2.13.10
scala-java8-compat_2.13-1.0.2 scala-java8-compat_2.13-1.0.2
snappy-java-1.1.9.1 snappy-java-1.1.10.0
swagger-annotations-2.2.8 swagger-annotations-2.2.8
zookeeper-3.6.4 zookeeper-3.6.4
zookeeper-jute-3.6.4 zookeeper-jute-3.6.4

View File

@ -53,6 +53,8 @@ if ( !versions.scala.contains('-') ) {
versions["baseScala"] = versions.scala versions["baseScala"] = versions.scala
} }
// When adding, removing or updating dependencies, please also update the LICENSE-binary file accordingly.
// See https://issues.apache.org/jira/browse/KAFKA-12622 for steps to verify the LICENSE-binary file is correct.
versions += [ versions += [
activation: "1.1.1", activation: "1.1.1",
apacheda: "1.0.2", apacheda: "1.0.2",