CI Test against JGit 4.5.4

This commit is contained in:
Keiji Yoshida 2017-12-02 00:55:06 +09:00
parent 4dc6bf5708
commit 27b08c9d0a
2 changed files with 2 additions and 2 deletions

View file

@ -311,7 +311,7 @@ The text of each license is also included at licenses/LICENSE-[project]-[version
The following components are provided under the BSD-style License.
(New BSD License) JGit (org.eclipse.jgit:org.eclipse.jgit:jar:4.9.0.201710071750-r - https://eclipse.org/jgit/)
(New BSD License) JGit (org.eclipse.jgit:org.eclipse.jgit:jar:4.5.4.201711221230-r - https://eclipse.org/jgit/)
(New BSD License) Kryo (com.esotericsoftware.kryo:kryo:3.0.3 - http://code.google.com/p/kryo/)
(New BSD License) MinLog (com.esotericsoftware.minlog:minlog:1.3 - http://code.google.com/p/minlog/)
(New BSD License) ReflectASM (com.esotericsoftware.reflectasm:reflectasm:1.07 - http://code.google.com/p/reflectasm/)

View file

@ -46,7 +46,7 @@
<lucene.version>5.3.1</lucene.version>
<org.reflections.version>0.9.8</org.reflections.version>
<xml.apis.version>1.4.01</xml.apis.version>
<eclipse.jgit.version>4.9.0.201710071750-r</eclipse.jgit.version>
<eclipse.jgit.version>4.5.4.201711221230-r</eclipse.jgit.version>
<frontend.maven.plugin.version>1.3</frontend.maven.plugin.version>
<!--test library versions-->