mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
bump version to 8.15.1 (#16377)
This commit is contained in:
parent
86aab5f9db
commit
2f82e3ba39
2 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@ PATH
|
|||
remote: logstash-core-plugin-api
|
||||
specs:
|
||||
logstash-core-plugin-api (2.1.16-java)
|
||||
logstash-core (= 8.15.0)
|
||||
logstash-core (= 8.15.1)
|
||||
|
||||
PATH
|
||||
remote: logstash-core
|
||||
specs:
|
||||
logstash-core (8.15.0-java)
|
||||
logstash-core (8.15.1-java)
|
||||
clamp (~> 1)
|
||||
concurrent-ruby (~> 1, < 1.1.10)
|
||||
down (~> 5.2.0)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# alpha and beta qualifiers are now added via VERSION_QUALIFIER environment var
|
||||
logstash: 8.15.0
|
||||
logstash-core: 8.15.0
|
||||
logstash: 8.15.1
|
||||
logstash-core: 8.15.1
|
||||
logstash-core-plugin-api: 2.1.16
|
||||
|
||||
bundled_jdk:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue