Bump byte-buddy to 1.10.7
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index f8fdbc8c75182267dabb6e88297cca69cf287efe..152123fd8b37a6d49c13c2f7f04e330c919a06c6 100644 (file)
@@ -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.7</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>