Skip to content

Commit

Permalink
docs: dependabot: show how to express Maven version ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Jan 11, 2025
1 parent 5f80f16 commit 9f0c4f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ Use to ignore specific versions or ranges of versions. If you want to define a r
* Bundler: use `~> 2.0`
* Docker: use Ruby version syntax
* NuGet: use `7.*`
* Maven: use `[1.4,)`

For examples, see [AUTOTITLE](/code-security/dependabot/dependabot-version-updates/controlling-dependencies-updated#ignoring-specific-versions-or-ranges-of-versions).

Expand Down

0 comments on commit 9f0c4f0

Please sign in to comment.