Bump byte-buddy to 1.10.10 17/90117/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:54:34 +0000 (22:54 +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>
(cherry picked from commit d8b07ad5fb6adf8429dbacd21b74e39f9ee424c6)

binding/mdsal-binding-dom-codec/pom.xml

index 14731f96851e7accc2a29b75779921683d8b819f..dd75dc7981442abf302e40e10131d05f4cac1676 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.mdsal</groupId>