mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-03 03:55:58 +01:00
pin HikariCP
This commit is contained in:
@@ -5,4 +5,5 @@ updates.includeScala = true
|
|||||||
updates.pin = [
|
updates.pin = [
|
||||||
{ groupId = "org.eclipse.jetty", version = "9." }
|
{ groupId = "org.eclipse.jetty", version = "9." }
|
||||||
{ groupId = "org.eclipse.jgit", version = "5." }
|
{ groupId = "org.eclipse.jgit", version = "5." }
|
||||||
|
{ groupId = "com.zaxxer", version = "4." }
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user