Skip to content

Commit dd11354

Browse files
committed
chore: Revert to jgit 5.12.0.202106070339-r for 1.8 java support
1 parent 89bcb1a commit dd11354

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@
7272
<dependency>
7373
<groupId>org.eclipse.jgit</groupId>
7474
<artifactId>org.eclipse.jgit</artifactId>
75-
<version>6.0.0.202111291000-r</version>
75+
<version>5.12.0.202106070339-r</version>
7676
</dependency>
7777

7878
<dependency>
7979
<groupId>org.eclipse.jgit</groupId>
8080
<artifactId>org.eclipse.jgit.ssh.jsch</artifactId>
81-
<version>6.0.0.202111291000-r</version>
81+
<version>5.12.0.202106070339-r</version>
8282
</dependency>
8383

8484
<dependency>

0 commit comments

Comments
 (0)