aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP-PAP-REST/pom.xml')
-rw-r--r--ONAP-PAP-REST/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml
index e335128e0..8abc40013 100644
--- a/ONAP-PAP-REST/pom.xml
+++ b/ONAP-PAP-REST/pom.xml
@@ -160,7 +160,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>3.2.0.201312181205-r</version>
+ <version>5.0.3.201809091024-r</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
@@ -272,7 +272,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
- <version>6.2.2</version>
+ <version>${elasticsearch.version}</version>
</dependency>
<dependency>
<groupId>io.searchbox</groupId>