Skip to content

Commit 4a6b1f2

Browse files
Bump logstash version 8.18.9 (#18279)
* chore: Update logstash-core spec in lockfile Made with ❤️️ by updatecli * chore: Update logstash version in versions.yml Made with ❤️️ by updatecli * chore: Update logstash-core version in versions.yml Made with ❤️️ by updatecli * chore: Update logstash-core dependency in lockfile Made with ❤️️ by updatecli --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c82b626 commit 4a6b1f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.jruby-3.1.lock.release

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ PATH
22
remote: logstash-core-plugin-api
33
specs:
44
logstash-core-plugin-api (2.1.16-java)
5-
logstash-core (= 8.18.8)
5+
logstash-core (= 8.18.9)
66

77
PATH
88
remote: logstash-core
99
specs:
10-
logstash-core (8.18.8-java)
10+
logstash-core (8.18.9-java)
1111
clamp (~> 1, >= 1.3.3)
1212
concurrent-ruby (~> 1, < 1.1.10)
1313
down (~> 5.2.0)

versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# alpha and beta qualifiers are now added via VERSION_QUALIFIER environment var
3-
logstash: 8.18.8
4-
logstash-core: 8.18.8
3+
logstash: 8.18.9
4+
logstash-core: 8.18.9
55
logstash-core-plugin-api: 2.1.16
66

77
bundled_jdk:

0 commit comments

Comments
 (0)