Bump byte-buddy to 1.10.11 34/90334/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 8 Jun 2020 14:47:44 +0000 (16:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 8 Jun 2020 14:47:44 +0000 (16:47 +0200)
https://github.com/raphw/byte-buddy/blob/master/release-notes.md#4-june-2020-version-11011

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

index 046ae3bf18ab969a2d1abcdd71dd24649f1256e7..bc7eee2f76f04a072658f8062c313ed3c5c1d9aa 100644 (file)
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.10.10</version>
+            <version>1.10.11</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>