aws / aws-sigv4-auth-cassandra-java-driver-plugin

A SigV4 authentication plugin for the open-source DataStax Java Driver for Apache Cassandra. Allows use of AWS IAM users and roles for direct authentication.
Apache License 2.0
13 stars 14 forks source link

Bump Jackson versions #29

Closed dchenbec closed 2 years ago

dchenbec commented 2 years ago

Description of changes:

Update Jackson version for CVE-2022-42004. Jackson is a transitive dependency brought in from the Cassandra drivers and is not used directly by the SigV4 plugin. Also updated the CHANGELOG, which had missed some entries.

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