Skip to content
Prev Previous commit
Bumped new version 1.0.3
  • Loading branch information
andsel committed May 25, 2023
commit 8e4da5169d946539484e50a6a2ea6af398f5fd2d
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.0.3
- Updates Gradle script to avoid bundling of Logstash classes [#15](https://github.com/logstash-plugins/logstash-input-java_input_example/pull/15)

## 1.0.2
- Updates to improve compatibility with latest Logstash versions
- Update gradle version to enable JDK17 usage
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3