sp-logstash-input-http 3.3.8-java → 3.3.9-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 10501bca9d9aea69032e7dfb1bc0ad47a33eb424
4
- data.tar.gz: 43dc1b58ea28b89acf0e8af33d965da41705b64e
3
+ metadata.gz: ea3aabd023d0723c6c06e01d01e18dce16a3482e
4
+ data.tar.gz: be65ba83816f8fec5b04ca89daa7dd8b1072419a
5
5
  SHA512:
6
- metadata.gz: a0068724c3c809a7fde797285171767ce356d8041bfa4deb14120cb78a18a75e530c4eb0f0f2e3f82f9e1bc956c96ca17977869c3c5c4fb0fa3231f1c793e055
7
- data.tar.gz: 8c3b3775ad953a0578db223e90257c74d926bdfb3203ad7b4d6176d5f8ca821946cd4fbfbb190fe63d4fbc3bb53e31be09c36ce253c2d15f0fc2f5ecdb2ce146
6
+ metadata.gz: 1fe65cc447777038bffdacb78892d3700851dec43591c7c61cbb681c4b444bbc000f0d2d0139a87f90d353da3d088e356636168e692befc3fc6466784f95185b
7
+ data.tar.gz: f6afc85a96ba271449c9ca20f4a113aa185d4b603874900ec7e6279ea1584a02a333ea8b977bbed51d060e954d829d9409248cd1f50fe9ce3219ad2669c38ba3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.3.8
1
+ 3.3.9
@@ -3,4 +3,4 @@
3
3
  require 'jar_dependencies'
4
4
  require_jar('io.netty', 'netty-all', '4.1.49.Final')
5
5
  require_jar('org.apache.logging.log4j', 'log4j-api', '2.11.1')
6
- require_jar('org.logstash.plugins.input.http', 'logstash-input-http', '3.3.8')
6
+ require_jar('org.logstash.plugins.input.http', 'logstash-input-http', '3.3.9')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sp-logstash-input-http
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.8
4
+ version: 3.3.9
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
@@ -146,6 +146,7 @@ files:
146
146
  - vendor/jar-dependencies/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar
147
147
  - vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/3.3.7/logstash-input-http-3.3.7.jar
148
148
  - vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/3.3.8/logstash-input-http-3.3.8.jar
149
+ - vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/3.3.9/logstash-input-http-3.3.9.jar
149
150
  - VERSION
150
151
  - docs/index.asciidoc
151
152
  homepage: http://www.elastic.co/guide/en/logstash/current/index.html