Skip to content

Commit

Permalink
MINOR: Update LICENSE-binary following snappy upgrade (#13791)
Browse files Browse the repository at this point in the history
Reviewers: Luke Chen <showuon@gmail.com>
  • Loading branch information
mimaison committed Jun 1, 2023
1 parent c5ac93d commit 236973e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions LICENSE-binary
Expand Up @@ -252,8 +252,7 @@ scala-library-2.13.10
scala-logging_2.13-3.9.4
scala-reflect-2.13.10
scala-java8-compat_2.13-1.0.2
snakeyaml-1.30
snappy-java-1.1.9.1
snappy-java-1.1.10.0
swagger-annotations-2.2.8
zookeeper-3.6.4
zookeeper-jute-3.6.4
Expand Down
2 changes: 2 additions & 0 deletions gradle/dependencies.gradle
Expand Up @@ -53,6 +53,8 @@ if ( !versions.scala.contains('-') ) {
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 += [
activation: "1.1.1",
apacheda: "1.0.2",
Expand Down

0 comments on commit 236973e

Please sign in to comment.