Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# spring-boot-dependency-checker

A small utility that finds manually overridden dependencies in a Maven Pom or SBOM for a Spring Boot application.
A small utility that finds manually overridden dependencies in a Maven POM (most accurate) or SBOM for a Spring Boot application.

## Usage

`npm install -g spring-boot-dependency-checker`

`spring-boot-dependency-checker location/to/sbom.json`
`spring-boot-dependency-checker location/to/pom.xml`