aws / amazon-kinesis-video-streams-parser-library

Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more.
Apache License 2.0
103 stars 52 forks source link

Update parser library dependencies and parser library version #150

Closed niyatim23 closed 2 years ago

niyatim23 commented 2 years ago

Issue #, if available: https://github.com/aws/amazon-kinesis-video-streams-parser-library/issues/149

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

disa6302 commented 2 years ago

One more thing that I noticed: commons-lang3 in our file is set to 3.6, however, looks like it has a security vulnerability: https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.6 (unrelated to log4j). But since we are updating deps, we might as well update this as well to https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.12.0.