Skip to content

Commit

Permalink
Bump version to 8.1.2 (elastic#13920)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbavey authored Mar 22, 2022
1 parent 0f5689b commit 94a7aa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 (= 8.1.1)
logstash-core (= 8.1.2)

PATH
remote: logstash-core
specs:
logstash-core (8.1.1-java)
logstash-core (8.1.2-java)
clamp (~> 1)
concurrent-ruby (~> 1)
down (~> 5.2.0)
Expand Down Expand Up @@ -920,4 +920,4 @@ DEPENDENCIES
webmock (~> 3)

BUNDLED WITH
2.3.6
2.3.6
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: 8.1.1
logstash-core: 8.1.1
logstash: 8.1.2
logstash-core: 8.1.2
logstash-core-plugin-api: 2.1.16

bundled_jdk:
Expand Down

0 comments on commit 94a7aa3

Please sign in to comment.