Bump gson from 2.8.5 to 2.8.9

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: b14a4891f37e3b4ee07f5d22eb411ee7d6506b23
  1. development/
  2. streampipes-pipeline-elements-examples-processors-jvm/
  3. .gitignore
  4. .gitlab-ci.yml
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

StreamPipes

Apache StreamPipes (incubating) A self-service (Industrial) IoT toolbox to enable non-technical userAccounts to connect , analyze and explore IoT data streams.

It leverages non-technical userAccounts to quickly define and execute processing pipelines based on an easily extensible toolbox of data sources, data processors and data sinks.

Learn more about StreamPipes at https://streampipes.apache.org/

Read the full documentation at https://streampipes.apache.org/docs

StreamPipes Pipeline Elements Examples

The pipeline elements defined in this repository do nothing - they only serve to provide examples on how pipeline elements can be created with StreamPipes. The examples are referenced in the SDK guide (https://docs.streampipes.org/docs/dev-guide-introduction)

If you are looking for real pipeline elements that can be installed in StreamPipes, have a look at StreamPipes Pipeline Elements.