summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-12 14:50:44 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-12 14:54:49 +0200
commitcdeecbd21f12c59c111ca59731795b4ccc20c8fa (patch)
treeb09bd6f46e52558a7c9d8b24f85fe8a2cc57bb1c /pom.xml
parentf19625a1b8305c7762b57def535478f56975554f (diff)
parent7b365b2faa1c1568216040b6e3412c6bc1372e54 (diff)
downloadjgit-cdeecbd21f12c59c111ca59731795b4ccc20c8fa.tar.gz
jgit-cdeecbd21f12c59c111ca59731795b4ccc20c8fa.zip
Merge branch 'stable-5.1'
* stable-5.1: Fix NoSuchFileException during directory cleanup in RefDirectory Update japicmp to 0.13.0 Prepare 5.1.1-SNAPSHOT builds JGit v5.1.0.201809111528-r Externalize warning message in RefDirectory.delete() Suppress warning for trying to delete non-empty directory Fix replacement quoting for replaceAll in filter command Prepare 4.11.3-SNAPSHOT builds JGit v4.11.2.201809100523-r Change-Id: Ia27fec6dabf87db26e2fd29c17570932649e234a Signed-off-by: David Pursehouse <david.pursehouse@gmail.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d7bf8c3c32..2d1013699d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
<osgi-core-version>4.3.1</osgi-core-version>
<servlet-api-version>3.1.0</servlet-api-version>
<jetty-version>9.4.11.v20180605</jetty-version>
- <japicmp-version>0.12.0</japicmp-version>
+ <japicmp-version>0.13.0</japicmp-version>
<httpclient-version>4.5.5</httpclient-version>
<httpcore-version>4.4.9</httpcore-version>
<slf4j-version>1.7.2</slf4j-version>