dependencies/README.md
Oliver Weyhmueller 1f5bec8632
All checks were successful
release / Release (push) Successful in 1m34s
chore: initial Commit of project
2025-01-04 18:13:59 +01:00

421 B

Common Java Dependencies

This project defines common dependency versions to multiple projects in order to keep them up-to-date. This Project handles:

  • Common dependencies used by all projects
    This ensures that dependencies used by every project have the same version
  • Dependency version overrides for security reasons
    This ensures that dependencies having known vulnerabilities are replaced by patched ones