aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-12-20 15:01:09 -0800
committerRoman Ivanov <romani@users.noreply.github.com>2017-12-20 17:44:44 -0800
commit8dc3c18a9bb959cf908dae8242a5a9d3997c4230 (patch)
tree3611c94868977ef01928feaefcb6205497c1f9c3
parent38526f6bf1a4880ff301f34bddd8e8dfd9de73e7 (diff)
downloadcheckstyle-8dc3c18a9bb959cf908dae8242a5a9d3997c4230.tar.gz
config: bump version jgit to 4.9.2.201712150930-r
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5251ec6b4..6be363d7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>4.9.1.201712030800-r</version>
+ <version>4.9.2.201712150930-r</version>
<scope>test</scope>
</dependency>
<dependency>