Bump byte-buddy to 1.10.10 14/90114/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 20:49:02 +0000 (22:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 20:49:02 +0000 (22:49 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.10

Change-Id: I536fc350302459e59245a87ab0d105d8df6ff3df
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/pom.xml

index 6909381af358d196c033c2fd7b810ff9c685099b..7767578e9d0e60fa7d84a4e3c07e6f0503c82500 100644 (file)
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.10.9</version>
+            <version>1.10.10</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>