Update jgit to version 5.4.3.201909031940-r-scm1

This commit is contained in:
Sebastian Sdorra
2020-02-19 16:19:45 +01:00
parent ef160198bf
commit 9a5bb6d25e
2 changed files with 4 additions and 1 deletions

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Changed
- Update jgit to version 5.4.3.201909031940-r-scm1
### Fixed
- Modification for mercurial repositories with enabled XSRF protection

View File

@@ -849,7 +849,7 @@
<shiro.version>1.4.1</shiro.version>
<!-- repository libraries -->
<jgit.version>v5.4.0.201906121030-r-scm2</jgit.version>
<jgit.version>5.4.3.201909031940-r-scm1</jgit.version>
<svnkit.version>1.9.0-scm3</svnkit.version>
<!-- util libraries -->