No description
Find a file
RenovateBot 0aa85e9fa8
All checks were successful
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 1m19s
chore(deps): update https://github.com/actions/cache digest to d4323d4
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-03-09 22:01:29 +00:00
.forgejo/workflows chore(deps): update https://github.com/actions/cache digest to d4323d4 2025-03-09 22:01:29 +00:00
.gitignore chore: initial Commit of project 2025-01-04 18:13:59 +01:00
.sdkmanrc chore: initial Commit of project 2025-01-04 18:13:59 +01:00
CHANGELOG.md Release 0.1.14 [skip ci] 2025-03-09 21:37:35 +00:00
jreleaser.yml chore: initial Commit of project 2025-01-04 18:13:59 +01:00
LICENSE chore: initial Commit of project 2025-01-04 18:13:59 +01:00
pom.xml Release 0.1.14 [skip ci] 2025-03-09 21:37:35 +00:00
README.md chore: initial Commit of project 2025-01-04 18:13:59 +01:00
renovate.json chore(deps): add renovate.json 2025-01-08 14:00:54 +00: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