Skip to content

Commit

Permalink
docs: dependabot: show how to express Maven version ranges (#35901)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Nguyen <[email protected]>
  • Loading branch information
raboof and nguyenalex836 authored Jan 22, 2025
1 parent 9ab8526 commit 2b34e90
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 2b34e90

Please sign in to comment.