Bump byte-buddy to 1.10.7 65/87065/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Jan 2020 11:58:48 +0000 (12:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Jan 2020 11:58:48 +0000 (12:58 +0100)
There are a number of improvements, including Java compatibility,
update our repackaged version to current latest.

Change-Id: I8b54a1b20e510e2738d6f61f62d7b088db534e78
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
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>