diff --git a/logstash-8.yaml b/logstash-8.yaml index 99af341b876..0687a2d2a73 100644 --- a/logstash-8.yaml +++ b/logstash-8.yaml @@ -17,7 +17,7 @@ package: name: logstash-8 version: 8.16.1 - epoch: 0 + epoch: 1 description: Logstash - transport and process your logs, events, or other data copyright: - license: Apache-2.0 @@ -81,7 +81,7 @@ pipeline: echo "gem 'rexml', '3.3.9'" >> Gemfile.template echo "gem 'puma', '6.4.3'" >> Gemfile.template echo "gem 'sinatra', '4.1.0'" >> Gemfile.template - echo "gem 'logstash-integration-kafka', '11.5.2'" >> Gemfile.template + echo "gem 'logstash-integration-kafka', '11.5.3'" >> Gemfile.template # Disable the logstash-integration-jdbc plugin download as we build and # package it separately jq 'del(.["logstash-integration-jdbc"])' rakelib/plugins-metadata.json > /tmp/plugins-metadata.json