Skip to content

Commit

Permalink
[hotfix][legal] Fix kinesis-data-streams licensing
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Jan 28, 2022
1 parent 5674401 commit 5527cfb
Showing 1 changed file with 11 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,17 @@ This project bundles the following dependencies under the Apache Software Licens
- software.amazon.awssdk:json-utils:2.17.52
- software.amazon.awssdk:third-party-jackson-core:2.17.52
- software.amazon.awssdk:third-party-jackson-dataformat-cbor:2.17.52
- io.netty:netty-codec-http:4.1.68.Final
- io.netty:netty-codec-http2:4.1.68.Final
- io.netty:netty-codec:4.1.68.Final
- io.netty:netty-transport:4.1.68.Final
- io.netty:netty-resolver:4.1.68.Final
- io.netty:netty-common:4.1.68.Final
- io.netty:netty-buffer:4.1.68.Final
- io.netty:netty-handler:4.1.68.Final
- io.netty:netty-transport-native-epoll:linux-x86_64:4.1.68.Final
- io.netty:netty-transport-native-unix-common:4.1.68.Final
- io.netty:netty-codec-http:4.1.70.Final
- io.netty:netty-codec-http2:4.1.70.Final
- io.netty:netty-codec:4.1.70.Final
- io.netty:netty-transport:4.1.70.Final
- io.netty:netty-resolver:4.1.70.Final
- io.netty:netty-common:4.1.70.Final
- io.netty:netty-buffer:4.1.70.Final
- io.netty:netty-handler:4.1.70.Final
- io.netty:netty-transport-classes-epoll:4.1.70.Final
- io.netty:netty-transport-native-epoll:linux-x86_64:4.1.70.Final
- io.netty:netty-transport-native-unix-common:4.1.70.Final
- com.typesafe.netty:netty-reactive-streams-http:2.0.5
- com.typesafe.netty:netty-reactive-streams:2.0.5
- org.apache.httpcomponents:httpclient:4.5.13
Expand Down

0 comments on commit 5527cfb

Please sign in to comment.