logstash/logstash-core
Rob Bavey 7c0fc32f83
Remove temporary dependencies in logstash-core.gemspec (#15694)
When the initial 8.11.0 release was created, a late downgrade in jruby from `9.4.3.0`
to `9.4.2.0` was required to avoid a silent crash during `Concurrent::TimerTask`. However, as part
of the downgrade,  we also added some cherry-picked dependencies to logstash-core to still
include some of the stlib fixes from `9.4.3.0` in the Logstash release.

We recently upgraded the version of jruby from `9.4.2.0` to `9.4.5.0`, but did not remove these
cherry-picked dependencies, some of which are now outdated, leading to issues such as #15687.

This commit removes those cherry-picked dependencies and updates the lockfile
2023-12-19 10:37:33 +00:00
..
benchmarks update commons-io commons-compress jrjackson databind (#15125) 2023-06-29 09:02:32 +02:00
lib Added missing method of logger wrapper for puma (#15640) (#15642) 2023-11-30 14:25:48 +00:00
locales Remove obsolete plugin version notice (#15032) 2023-06-02 10:35:35 +01:00
spec Rubocop: Enable most SpaceInside cops (#15201) 2023-07-20 09:49:46 -04:00
src Shutdown DLQ segments flusher only if it has been started (#15649) (#15656) 2023-12-05 12:58:48 +01:00
.lock LIR UI (Read Only) (#6241) 2017-04-03 08:49:00 -04:00
build.gradle swap dataformat-yaml with snakeyaml (#15599) 2023-11-22 10:19:45 +00:00
gradle.properties Increase Gradle network timeouts to increment resiliency on network issues (#14283) 2022-06-21 15:01:08 +02:00
logstash-core.gemspec Remove temporary dependencies in logstash-core.gemspec (#15694) 2023-12-19 10:37:33 +00:00
settings.gradle merge feature/java_persistence into master 2016-11-01 17:13:23 -04:00