Update org.eclipse.jgit.archive, ... to 7.5.0.202512021534-r

This commit is contained in:
gitbucket-bot[bot]
2026-01-24 00:26:02 +00:00
parent 0c9863f956
commit 2fe57b6c16

View File

@@ -5,7 +5,7 @@ val Name = "gitbucket"
val GitBucketVersion = "4.45.0"
val ScalatraVersion = "3.1.2"
val JettyVersion = "10.0.26"
val JgitVersion = "6.10.1.202505221210-r"
val JgitVersion = "7.5.0.202512021534-r"
lazy val root = (project in file("."))
.enablePlugins(SbtTwirl, ContainerPlugin)