awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146 stars 55 forks source link

Bumped netty to 4.1.100.Final, fasterxml-jackson to 2.13.5, and guava to 32.1.1-jre #82

Closed brendan-p-lynch closed 1 year ago

brendan-p-lynch commented 1 year ago

Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4 to 2.13.5 Bump io.netty:netty-codec-http2 from 4.1.86.Final to 4.1.100.Final Bump com.google.guava:guava from 31.0.1-jre to 32.1.1-jre

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.