diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-24 15:02:25 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-24 15:02:25 +0100 |
commit | 41158b214792772ed31d5b21215e77b58154e617 (patch) | |
tree | a5431ec3a8555b8a2ca5234b5be60c8ebdb90516 /pom.xml | |
parent | 00882e03d66298638cf539ac589a31eb4fa7dc3f (diff) | |
download | jgit-41158b214792772ed31d5b21215e77b58154e617.tar.gz jgit-41158b214792772ed31d5b21215e77b58154e617.zip |
Update japicmp-maven-plugin to 0.14.4
Change-Id: I33ba5388153e6941713b9c9425cd917e9769a177
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ <osgi-core-version>4.3.1</osgi-core-version> <servlet-api-version>3.1.0</servlet-api-version> <jetty-version>9.4.30.v20200611</jetty-version> - <japicmp-version>0.14.3</japicmp-version> + <japicmp-version>0.14.4</japicmp-version> <httpclient-version>4.5.10</httpclient-version> <httpcore-version>4.4.12</httpcore-version> <slf4j-version>1.7.30</slf4j-version> |