logstash-plugins / logstash-input-tcp

Apache License 2.0
35 stars 75 forks source link

Deps: relax jruby-openssl upper bound #185

Closed kares closed 2 years ago

kares commented 2 years ago

An improvement to avoid running into upgrading issues in Logstash itself, in the future.

let Logstash core dictate what version of jruby-openssl is available, the lower bound >= requirement is sufficient for the plugin's needs