docs: change in java.md: fix the Trity -to-> Trivy typo (#8813)

This commit is contained in:
Tudor
2025-05-02 21:04:49 +02:00
committed by GitHub
parent 5706603146
commit 296eb3c814

View File

@@ -105,7 +105,7 @@ But there is no reliable way to determine direct dependencies (even using other
Therefore, we mark all dependencies as indirect to use logic to guess direct dependencies and build a dependency tree.
### Licenses
Trity also can detect licenses for dependencies.
Trivy also can detect licenses for dependencies.
Make sure that you have cache[^8] directory to find licenses from `*.pom` dependency files.