Sha256: cfb04ba8ff16fb5160db7794ebec31450ce2fcd49f9e0c02dfadab7ead91e53d

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

---
# alpha and beta qualifiers are now added via VERSION_QUALIFIER environment var
logstash: 7.3.0
logstash-core: 7.3.0
logstash-core-plugin-api: 2.1.16

# jruby must reference a *released* version of jruby which can be downloaded from the official download url
# *and* for which jars artifacts are published for compile-time
jruby:
  version: 9.2.7.0
  sha1: dc35f9bb991f526f058bf6b9591c460f98cffe9e

# jruby-runtime-override, if specified, will override the jruby version installed in vendor/jruby for logstash runtime only,
# not for the compile-time jars
#
#jruby-runtime-override:
#  url: http://ci.jruby.org/snapshots/previous/jruby-bin-9.2.0.0-SNAPSHOT.tar.gz
#  version: 9.2.0.0-SNAPSHOT
#  sha1: IGNORE

# Note: this file is copied to the root of logstash-core because its gemspec needs it when
#       bundler evaluates the gemspec via bin/logstash
# Ensure Jackson version here is kept in sync with version used by jrjackson gem
jrjackson: 0.4.8
jackson: 2.9.8

# This is a copy the project level versions.yml into this gem's root and it is created when the gemspec is evaluated.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logstash-core-7.3.0-java versions-gem-copy.yml