Skip to content

Commit d9d1a44

Browse files
Update dependency org.eclipse.jgit:org.eclipse.jgit to v7
1 parent c662e79 commit d9d1a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/publishing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation("com.hierynomus:sshj:0.40.0") {
1313
because("Workaround for CVE-2020-36843")
1414
}
15-
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210-r") {
15+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r") {
1616
because("Workaround for CVE-2025-4949")
1717
}
1818
}

0 commit comments

Comments
 (0)