diff --git a/build.gradle b/build.gradle index 8d9ab8dc33f..f01c681d77f 100644 --- a/build.gradle +++ b/build.gradle @@ -146,7 +146,7 @@ dependencies { exclude group: 'org.apache.lucene', module: 'lucene-sandbox' } - implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '5.11.1.202105131744-r' + implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '5.12.0.202106070339-r' implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.12.3' implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.12.3'