Skip to content

Commit

Permalink
[hotfix] Sort NOTICE dependencies in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnVisser committed Mar 17, 2023
1 parent a7605b0 commit 4dd762b
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ The Apache Software Foundation (http://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)

- org.apache.avro:avro:1.11.1
- com.fasterxml.jackson.core:jackson-annotations:2.13.4
- com.fasterxml.jackson.core:jackson-core:2.13.4
- com.fasterxml.jackson.core:jackson-databind:2.13.4.2
- com.fasterxml.jackson.core:jackson-annotations:2.13.4
- org.apache.commons:commons-compress:1.21
- io.confluent:kafka-schema-registry-client:7.2.2
- org.apache.kafka:kafka-clients:7.2.2-ccs
- com.google.guava:guava:30.1.1-jre
- io.confluent:common-config:7.2.2
- io.confluent:common-utils:7.2.2
- io.confluent:kafka-schema-registry-client:7.2.2
- org.apache.avro:avro:1.11.1
- org.apache.commons:commons-compress:1.21
- org.apache.kafka:kafka-clients:7.2.2-ccs
- org.glassfish.jersey.core:jersey-common:2.30
- com.google.guava:guava:30.1.1-jre
- org.xerial.snappy:snappy-java:1.1.8.3

The binary distribution of this product bundles these dependencies under the Eclipse Public License - v 2.0 (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
Expand Down

0 comments on commit 4dd762b

Please sign in to comment.