logstash-plugins / logstash-integration-kafka

Kafka Integration for Logstash, providing Input and Output Plugins
Apache License 2.0
32 stars 60 forks source link

Upgrade jersey-common to 2.34 #93

Open joshbressers opened 3 years ago

joshbressers commented 3 years ago

A new version of jersey-common has been released that fixes CVE-2021-28168

This vulnerability will be very low severity, it's a tmp file permissions problem.

amaciejk commented 2 years ago

Also watching, note latest jersey-common is now 2.37: https://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-common/2.37