Skip to content

Commit

Permalink
Bump Logstash version to 7.17.3 (#13965)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvd authored Mar 31, 2022
1 parent 43b1261 commit 475c7c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.jruby-2.5.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ PATH
remote: logstash-core-plugin-api
specs:
logstash-core-plugin-api (2.1.16-java)
logstash-core (= 7.17.2)
logstash-core (= 7.17.3)

PATH
remote: logstash-core
specs:
logstash-core (7.17.2-java)
logstash-core (7.17.3-java)
chronic_duration (~> 0.10)
clamp (~> 1)
concurrent-ruby (~> 1)
Expand Down
4 changes: 2 additions & 2 deletions versions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# alpha and beta qualifiers are now added via VERSION_QUALIFIER environment var
logstash: 7.17.2
logstash-core: 7.17.2
logstash: 7.17.3
logstash-core: 7.17.3
logstash-core-plugin-api: 2.1.16

bundled_jdk:
Expand Down

0 comments on commit 475c7c8

Please sign in to comment.