Bump netconf to 6.0.3 65/107765/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 8 Sep 2023 12:55:49 +0000 (14:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 8 Sep 2023 12:55:49 +0000 (14:55 +0200)
Fix a couple of regressions from upstream.

Change-Id: I0e70b6774e4c71b055663201fd0e1d644f960639
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parent/pom.xml

index 7db4e2855746add8f16f0c3a9dab45210320f5d4..910ca1af300c03242c707d9a42da3e1a4a00912f 100644 (file)
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>6.0.2</version>
+                <version>6.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>