Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.14.0 (#330)

Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.14.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  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>
1 file changed
tree: c6d80d92242c91a4d2dc254af94debda12e9d0bc
  1. .github/
  2. .mvn/
  3. codestyle/
  4. dobbo-doc-auto-gen/
  5. dubbo-api-docs/
  6. dubbo-cluster-extensions/
  7. dubbo-common-extensions/
  8. dubbo-configcenter-extensions/
  9. dubbo-cross-thread-extensions/
  10. dubbo-extensions-dependencies-bom/
  11. dubbo-extensions-distribution/
  12. dubbo-filter-extensions/
  13. dubbo-gateway-extensions/
  14. dubbo-kubernetes/
  15. dubbo-metadata-report-extensions/
  16. dubbo-mock-extensions/
  17. dubbo-proxy-extensions/
  18. dubbo-registry-extensions/
  19. dubbo-remoting-extensions/
  20. dubbo-rpc-extensions/
  21. dubbo-serialization-extensions/
  22. dubbo-tag-extensions/
  23. dubbo-wasm/
  24. dubbo-xds/
  25. test/
  26. .asf.yaml
  27. .codecov.yml
  28. .editorconfig
  29. .gitattributes
  30. .gitignore
  31. .licenserc.yaml
  32. CODE_OF_CONDUCT.md
  33. CONTRIBUTING.md
  34. LICENSE
  35. mvnw
  36. mvnw.cmd
  37. NOTICE
  38. pom.xml
  39. PULL_REQUEST_TEMPLATE.md
  40. README.md
  41. README_CN.md
  42. SECURITY.md
README.md

dubbo-spi-extensions

Build Status codecov Maven Central [GitHub release]

中文

The purpose of dubbo-spi-extensions is to provide open, community-driven, reusable components to build microservice programs with different needs. These components extend the core of the Apache Dubbo project, but they are separated and decoupled.

Developers can flexibly choose the required extension dependencies to develop microservice programs based on their needs. The available extensions are as follows:Developers can flexibly choose the required extension dependencies to develop microservice programs based on their needs.

For version release notes, please refer to the documentation:

The available extensions are as follows:

Contribution

Thanks to everyone who has contributed!