chore(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 in /plc4go (#639)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.34.0 to 1.35.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.34.0...v1.35.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed
tree: cec025a001d27ba56b90fc468cbbff0567d74e7e
  1. .github/
  2. .mvn/
  3. media/
  4. plc4c/
  5. plc4go/
  6. plc4j/
  7. .asf.yaml
  8. .editorconfig
  9. .gitignore
  10. CHANGELOG.md
  11. LICENSE
  12. mvnw
  13. mvnw.cmd
  14. NOTICE
  15. pom.xml
  16. README.md
  17. RELEASE_NOTES
README.md

Building PLC4X Extras

For building all parts of PLC4X-Extras ensure you're running at least Java 21 and run the following command:

./mvnw -P with-c,with-go,with-java install

Licensing

Apache PLC4X is released under the Apache License Version 2.0.