Bump byte-buddy to 1.9.14
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index e919c2225c810f7f5e72b499627e7b7b17bdc6e4..cbabe64626ae77707dd8f7d2f167c58fbd01a57c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.3-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -33,7 +33,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.9.12</version>
+            <version>1.9.14</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>