From 1e88ee60f3e9331368b402f0d3be4afe9710d503 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 7 May 2021 23:32:38 +0200 Subject: [PATCH] Bump infrautils to 1.9.8 Pick up the (unneded) fixes from upstream. Change-Id: Ie67e8136325755b016adee85877f427d33fae2ec Signed-off-by: Robert Varga --- docs/pom.xml | 4 ++-- web/testutils/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 8749660a4..e218078d3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 1.9.7 + 1.9.8 provided @@ -248,7 +248,7 @@ https://commons.apache.org/proper/commons-codec/apidocs/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.2/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/1.9.7/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/1.9.8/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.6/ https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.7/ https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/3.0.8/ diff --git a/web/testutils/pom.xml b/web/testutils/pom.xml index b103ac418..67e127046 100644 --- a/web/testutils/pom.xml +++ b/web/testutils/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.7 + 1.9.8 pom import -- 2.36.6