Re-implement paths for ChildNodes
[netconf.git] / third-party / shaded-sshd-jar / pom.xml
index e1ec6135eed0c653d0a29ae05619cc01eca30d2c..acdd8d080f9077be380df01430541cd165caca0c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.4</version>
+        <version>13.0.7</version>
         <relativePath/>
     </parent>
 
         <dependency>
             <groupId>org.apache.sshd</groupId>
             <artifactId>sshd-osgi</artifactId>
-            <version>2.10.0</version>
+            <version>2.11.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sshd</groupId>
             <artifactId>sshd-netty</artifactId>
-            <version>2.10.0</version>
+            <version>2.11.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.sshd</groupId>