Skip to content

Commit

Permalink
Bump jgit 5.13.0 -> 5.13.3
Browse files Browse the repository at this point in the history
JGit 5.13.3 includes the fix for CVE-2023-4759[1].

[1] https://nvd.nist.gov/vuln/detail/CVE-2023-4759
  • Loading branch information
tomaswolf committed Jan 19, 2024
1 parent b040109 commit 44a0b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<logback.version>1.2.13</logback.version>
<spring.version>5.3.28</spring.version>
<!-- NOTE: upgrading jGit to 6.x requires Java 11 -->
<jgit.version>5.13.0.202109080827-r</jgit.version>
<jgit.version>5.13.3.202401111512-r</jgit.version>
<junit.version>4.13.2</junit.version>
<bytebuddy.version>1.12.6</bytebuddy.version>
<testcontainers.version>1.16.2</testcontainers.version>
Expand Down

0 comments on commit 44a0b1b

Please sign in to comment.