Skip to content

Commit 6e4ea9e

Browse files
Bump logstash version 9.1.6 (#18282)
* 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 spec in lockfile 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 88a260f commit 6e4ea9e

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 (= 9.1.5)
5+
logstash-core (= 9.1.6)
66

77
PATH
88
remote: logstash-core
99
specs:
10-
logstash-core (9.1.5-java)
10+
logstash-core (9.1.6-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: 9.1.5
4-
logstash-core: 9.1.5
3+
logstash: 9.1.6
4+
logstash-core: 9.1.6
55
logstash-core-plugin-api: 2.1.16
66

77
bundled_jdk:

0 commit comments

Comments
 (0)