From 67652dfc438e18b24e83b718f2d086ab66e195da Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Mon, 19 Aug 2019 11:29:05 -0700 Subject: [PATCH] build: fix missing version warnings --- google-http-client-bom/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/google-http-client-bom/pom.xml b/google-http-client-bom/pom.xml index 72b523920..dbd337f6b 100644 --- a/google-http-client-bom/pom.xml +++ b/google-http-client-bom/pom.xml @@ -126,13 +126,17 @@ + org.apache.maven.plugins maven-javadoc-plugin + 3.1.1 true + org.apache.maven.plugins maven-site-plugin + 3.8.2 true