From 0052aa824042bc77d31d9bed037668e2a7e5e548 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 26 Jun 2023 15:33:34 +0200 Subject: [PATCH] Clean up javadoc links Our dependencies have changed, adjust their links. Change-Id: Icb36424d91749c3d90529463283a9959dc816228 Signed-off-by: Robert Varga --- docs/pom.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 7de7991b3..ae01315cd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -251,13 +251,10 @@ https://junit.org/junit4/javadoc/4.13.2/ - http://hamcrest.org/JavaHamcrest/javadoc/2.2/ - http://google.github.io/truth/api/1.1.3/ - http://www.slf4j.org/apidocs/ - https://google.github.io/guava/releases/30.1.1-jre/api/docs/ - https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/ + https://hamcrest.org/JavaHamcrest/javadoc/2.2/ + https://www.slf4j.org/apidocs/ + https://guava.dev/releases/32.0.1-jre/api/docs/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ - https://commons.apache.org/proper/commons-codec/apidocs/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/13.0.1/ https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/6.0.0/ -- 2.36.6