Bump byte-buddy to 1.10.17 96/92996/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Oct 2020 13:56:51 +0000 (15:56 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 8 Oct 2020 18:09:53 +0000 (18:09 +0000)
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>
binding/mdsal-binding-dom-codec/pom.xml

index 99ffb56282ad168c816267e2a3735e8ff1f99ff2..d3c23b9a0ccc72dc89a87c882ad7f0cc078e52eb 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>