Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 1964012

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJGIT-5905182
1 parent b6188ce commit 1964012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.eclipse.jgit</groupId>
100100
<artifactId>org.eclipse.jgit</artifactId>
101-
<version>4.5.0.201609210915-r</version>
101+
<version>5.13.3.202401111512-r</version>
102102
</dependency>
103103
<!-- String escaping -->
104104
<dependency>

0 commit comments

Comments
 (0)