From b25d4bc31df0bbf1d3aeda9b8b3a8748a4d88fce Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 26 Jun 2023 14:10:43 +0200 Subject: [PATCH] Correct Guava documentation link Use guava.dev link and update to point to the correct version. Change-Id: I0b302880e841437c72f417d16b57c25962f22607 Signed-off-by: Robert Varga --- docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pom.xml b/docs/pom.xml index bb646e82db..9c81f9ab51 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -377,7 +377,7 @@ https://junit.org/junit5/docs/current/api/ https://hamcrest.org/JavaHamcrest/javadoc/2.2/ https://www.slf4j.org/apidocs/ - https://google.github.io/guava/releases/31.1-jre/api/docs/ + https://guava.dev/releases/32.0.1-jre/api/docs/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/13.0.3/ -- 2.36.6