mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-02 21:59:56 +01:00
ignore jetty 11.x and 10.x updates
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
updates.limit = 3
|
||||
|
||||
updates.includeScala = true
|
||||
|
||||
updates.pin = [
|
||||
{ groupId = "org.eclipse.jetty", version = "9." }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user