Bump versions to 5.0.17-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 7f90ef1f994c1acec0af69845c28f3a40681ae47..e5369dcc468d2eab0571268ea194fe8ac296bc80 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.17-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.9.14</version>
+            <version>1.10.11</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>