Skip to content

Commit 44a0b1b

Browse files
committed
Bump jgit 5.13.0 -> 5.13.3
JGit 5.13.3 includes the fix for CVE-2023-4759[1]. [1] https://nvd.nist.gov/vuln/detail/CVE-2023-4759
1 parent b040109 commit 44a0b1b

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
@@ -115,7 +115,7 @@
115115
<logback.version>1.2.13</logback.version>
116116
<spring.version>5.3.28</spring.version>
117117
<!-- NOTE: upgrading jGit to 6.x requires Java 11 -->
118-
<jgit.version>5.13.0.202109080827-r</jgit.version>
118+
<jgit.version>5.13.3.202401111512-r</jgit.version>
119119
<junit.version>4.13.2</junit.version>
120120
<bytebuddy.version>1.12.6</bytebuddy.version>
121121
<testcontainers.version>1.16.2</testcontainers.version>

0 commit comments

Comments
 (0)