Skip to content

Commit 5c298dd

Browse files
committed
chore:SP-2078 Downgrade JGit version to v6.10.0
1 parent d77fb0f commit 5c298dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.eclipse.jgit</groupId>
119119
<artifactId>org.eclipse.jgit</artifactId>
120-
<version>7.1.0.202411261347-r</version>
120+
<version>6.10.0.202406032230-r</version>
121121
<scope>compile</scope>
122122
</dependency>
123123
<dependency>

0 commit comments

Comments
 (0)