Skip to content

Commit a970791

Browse files
authored
update jruby-openssl (#17648)
1 parent b459982 commit a970791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logstash-core/logstash-core.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Gem::Specification.new do |gem|
6464
gem.add_runtime_dependency 'puma', '~> 6.3', '>= 6.4.2'
6565
gem.add_runtime_dependency 'ruby-maven-libs', '~> 3', '>= 3.8.9'
6666
gem.add_runtime_dependency "jar-dependencies",'= 0.4.1' # Pin to `0.4.1` until https://github.com/jruby/jruby/issues/7262 is resolved
67+
gem.add_runtime_dependency "jruby-openssl", "~> 0.15.4"
6768

6869
gem.add_runtime_dependency "treetop", "~> 1" #(MIT license)
6970

0 commit comments

Comments
 (0)