From 24dc1f6ea4ccdf9f8360139c23fcc3988aeabd26 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 20 Nov 2019 09:13:07 +0100 Subject: [PATCH] Resync javadoc links This re-synchronizes links to upstreams to match odlparent. Change-Id: Ibc514a9aa5eb5f068561772b91061567796ed171 Signed-off-by: Robert Varga --- docs/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 1400606099..22a76ab146 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -580,12 +580,12 @@ https://junit.org/junit4/javadoc/4.11/ - http://hamcrest.org/JavaHamcrest/javadoc/1.3/ - http://google.github.io/truth/api/0.42/ + http://hamcrest.org/JavaHamcrest/javadoc/2.1/ + http://google.github.io/truth/api/0.43/ http://www.slf4j.org/apidocs/ - https://google.github.io/guava/releases/25.1-jre/api/docs/ + https://google.github.io/guava/releases/27.1-jre/api/docs/ https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/ - https://commons.apache.org/proper/commons-lang/javadocs/api-3.8.1/ + https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/ https://commons.apache.org/proper/commons-codec/apidocs/ -- 2.36.6