Skip to content

Commit 0f26011

Browse files
Bump logstash version 9.3.2 (#18816)
1 parent bd57d59 commit 0f26011

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.3.1)
5+
logstash-core (= 9.3.2)
66

77
PATH
88
remote: logstash-core
99
specs:
10-
logstash-core (9.3.1-java)
10+
logstash-core (9.3.2-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.3.1
4-
logstash-core: 9.3.1
3+
logstash: 9.3.2
4+
logstash-core: 9.3.2
55
logstash-core-plugin-api: 2.1.16
66
# Logstash release track corresponding to keys in https://github.com/logstash-plugins/.ci/blob/1.x/logstash-versions.yml
77
# For example 9.current, 9.previous, etc

0 commit comments

Comments
 (0)