Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Dependency submission is no longer in beta
  • Loading branch information
jonjanego authored Sep 23, 2024
1 parent 4f64dda commit f5f71df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ This is a GitHub Action that will generate a complete dependency graph for a Mav

The action will invoke maven using the `com.github.ferstl:depgraph-maven-plugin:4.0.2` plugin to generate JSON output of the complete dependency graph, which is then processed and submitted using the [Dependency Submission Toolkit](https://github.com/github/dependency-submission-toolkit) to the GitHub repository.

> **Warning** The dependency submission APIs and toolkit are still currently in beta and as such subject to changes in future releases.

## Usage

Expand Down

0 comments on commit f5f71df

Please sign in to comment.