Skip to content

Commit 797ff17

Browse files
authored
Revert "Bump org.eclipse.jgit (#7820)"
This reverts commit 91b4478.
1 parent a6cb58a commit 797ff17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ dependencies {
146146
exclude group: 'org.apache.lucene', module: 'lucene-sandbox'
147147
}
148148

149-
implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '5.12.0.202106070339-r'
149+
implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '5.11.1.202105131744-r'
150150

151151
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.12.3'
152152
implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.12.3'

0 commit comments

Comments
 (0)