Skip to content

Commit bedb4f6

Browse files
authored
Merge pull request #525 from wendigo/serafin/update-jgit-to-5.9.0
Update JGit dependency to 5.9.0.202009080501
2 parents fe2dd14 + 4a041b5 commit bedb4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1818
<java.target>1.8</java.target>
1919

20-
<jgit.version>5.8.1.202007141445-r</jgit.version>
20+
<jgit.version>5.9.0.202009080501-r</jgit.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)