From c4903ecfaca2898bcda71921c839c066411a7c6c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 21 Jan 2020 12:58:48 +0100 Subject: [PATCH] Bump byte-buddy to 1.10.7 There are a number of improvements, including Java compatibility, update our repackaged version to current latest. Change-Id: I8b54a1b20e510e2738d6f61f62d7b088db534e78 Signed-off-by: Robert Varga --- binding/mdsal-binding-dom-codec/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index f8fdbc8c75..152123fd8b 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -29,7 +29,7 @@ net.bytebuddy byte-buddy - 1.9.14 + 1.10.7 org.opendaylight.mdsal -- 2.36.6