mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-06 15:42:12 +01:00
Bump JGit to v6.7.0.202309050840-r-scm1
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com> Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
This commit is contained in:
2
gradle/changelog/jgit6.7.yaml
Normal file
2
gradle/changelog/jgit6.7.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: fixed
|
||||
description: Bump JGit to version 6.7.0.202309050840-r to fix CVE-2023-4759
|
||||
@@ -26,7 +26,7 @@ plugins {
|
||||
id 'org.scm-manager.smp' version '0.13.0'
|
||||
}
|
||||
|
||||
def jgitVersion = '6.2.0.202206071550-r-scm1'
|
||||
def jgitVersion = '6.7.0.202309050840-r-scm1'
|
||||
|
||||
dependencies {
|
||||
// required by scm-it
|
||||
|
||||
Reference in New Issue
Block a user