We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c662e79 commit d9d1a44Copy full SHA for d9d1a44
gradle/plugins/publishing/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
implementation("com.hierynomus:sshj:0.40.0") {
13
because("Workaround for CVE-2020-36843")
14
}
15
- implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210-r") {
+ implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r") {
16
because("Workaround for CVE-2025-4949")
17
18
0 commit comments