mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
bump 8.13.1 (#16029)
This commit is contained in:
parent
270c8ca110
commit
cb0969893c
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.13.0)
|
||||
logstash-core (= 8.13.1)
|
||||
|
||||
PATH
|
||||
remote: logstash-core
|
||||
specs:
|
||||
logstash-core (8.13.0-java)
|
||||
logstash-core (8.13.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.13.0
|
||||
logstash-core: 8.13.0
|
||||
logstash: 8.13.1
|
||||
logstash-core: 8.13.1
|
||||
logstash-core-plugin-api: 2.1.16
|
||||
|
||||
bundled_jdk:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue