Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 147ad7b7d3552cbd46f970bc7dff3e65040cbf7b
  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 is 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://streampipes.apache.org/docs)

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