Bump byte-buddy to 1.11.0 26/95826/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Apr 2021 08:40:23 +0000 (10:40 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Apr 2021 08:40:23 +0000 (10:40 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.21
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.10.22
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.11.0

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

index 005ec2d177d76ae2a2bbae57d9a134bd56ad48bc..36716f076892918bd56e5ea0c25eac09ebb3ba86 100644 (file)
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.10.20</version>
+            <version>1.11.0</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>