diff options
Diffstat (limited to 'plugins')
-rwxr-xr-x | plugins/restconf-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index afcb59704..076dd5d81 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -102,7 +102,7 @@ <dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>restconf-nb</artifactId> - <version>4.0.4</version> + <version>5.0.6</version> <exclusions> <exclusion> <groupId>javax.xml</groupId> |