Bump byte-buddy to 1.12.9 19/101119/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 13 May 2022 15:14:58 +0000 (17:14 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 13 May 2022 15:15:15 +0000 (17:15 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.9

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

index 9e1fb7a09947980a7af64f9b4510f9f36d299e1d..3cffe790c2f1e0de0c3a7d8104233a5e88299e2e 100644 (file)
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.12.8</version>
+            <version>1.12.9</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>