Bump byte-buddy to 2.10.13 83/91683/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Jul 2020 15:07:25 +0000 (17:07 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 31 Jul 2020 15:05:40 +0000 (15:05 +0000)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.12
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.13

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

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