guardian / mobile-notifications-content

Lambda that reads from the content api stream and triggers notifications for followable content
2 stars 0 forks source link

Bump sbt to 1.7.1 and jackson to 1.12.6.1 #39

Closed waisingyiu closed 2 years ago

waisingyiu commented 2 years ago

What does this change?

This PR bumps the sbt to 1.7.1 and the jackson databind library to 1.12.6.1 to fix snyk vulnerability.

How to test

All unit tests passed. Snyk local test confirms the vulnerability has been fixed.