summaryrefslogtreecommitdiffstats
path: root/plugins/restconf-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/restconf-client/provider/pom.xml')
-rwxr-xr-xplugins/restconf-client/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml
index 86de35222..da6d5ec49 100755
--- a/plugins/restconf-client/provider/pom.xml
+++ b/plugins/restconf-client/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
@@ -31,7 +31,7 @@
<dependency>
<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>
- <version>2.37</version>
+ <version>2.39.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>