mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
bump core to 7.17.25 (#16438)
This commit is contained in:
parent
9ea8a15af6
commit
34c84f6f7e
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 (= 7.17.24)
|
||||
logstash-core (= 7.17.25)
|
||||
|
||||
PATH
|
||||
remote: logstash-core
|
||||
specs:
|
||||
logstash-core (7.17.24-java)
|
||||
logstash-core (7.17.25-java)
|
||||
chronic_duration (~> 0.10)
|
||||
clamp (~> 1)
|
||||
concurrent-ruby (~> 1, < 1.1.10)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# alpha and beta qualifiers are now added via VERSION_QUALIFIER environment var
|
||||
logstash: 7.17.24
|
||||
logstash-core: 7.17.24
|
||||
logstash: 7.17.25
|
||||
logstash-core: 7.17.25
|
||||
logstash-core-plugin-api: 2.1.16
|
||||
|
||||
bundled_jdk:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue