No description
Find a file
Oliver Weyhmueller 17c85663db
Some checks failed
release / Release (push) Failing after 1m25s
chore: initial Commit of project
2025-01-04 10:42:19 +01:00
.gitea/workflows chore: initial Commit of project 2025-01-04 10:42:19 +01:00
.gitignore chore: initial Commit of project 2025-01-04 10:42:19 +01:00
.sdkmanrc chore: initial Commit of project 2025-01-04 10:42:19 +01:00
jreleaser.yml chore: initial Commit of project 2025-01-04 10:42:19 +01:00
LICENSE chore: initial Commit of project 2025-01-04 10:42:19 +01:00
pom.xml chore: initial Commit of project 2025-01-04 10:42:19 +01:00
README.md chore: initial Commit of project 2025-01-04 10:42:19 +01:00

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