Release netconf
[netconf.git] / restconf / restconf-nb / pom.xml
index b6e700119a392f421137a0be41b2602b9243d520..5eb504ecc484731e81027188863169fa07b92717 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
     <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
-      <version>20230618</version>
+      <version>20240303</version>
       <scope>test</scope>
     </dependency>
     <dependency>