Bump byte-buddy to 1.10.17 15/93015/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Oct 2020 13:56:51 +0000 (15:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 10 Oct 2020 16:22:40 +0000 (18:22 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.14
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.15
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.16
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.17

Change-Id: Id6e36110773baae89824591e5cfd0cb9e344d84c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 7377214eb93ab8e17ade95181ba1c1cc1d14ba68)

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

index 733fc50467758773dc147ff11a73aebe6e8bc71e..998efae7ac640344df50a7b8719fcf46f6848d25 100644 (file)
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.10.13</version>
+            <version>1.10.17</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>