From db4158186b99d0bed68fd70bef5918b1820e5dd1 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Fri, 29 May 2020 16:31:36 -0400 Subject: [PATCH] deps: restrict -annotation deps (#402) --- google-cloud-bigquery/pom.xml | 18 +----------------- pom.xml | 2 -- 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/google-cloud-bigquery/pom.xml b/google-cloud-bigquery/pom.xml index 0a6f2327e..2e3df3aa6 100644 --- a/google-cloud-bigquery/pom.xml +++ b/google-cloud-bigquery/pom.xml @@ -36,6 +36,7 @@ com.google.auto.value auto-value-annotations + provided com.google.http-client @@ -134,21 +135,4 @@ - - - - java9 - - [9,) - - - - javax.annotation - javax.annotation-api - - ${javax.annotations.version} - - - - diff --git a/pom.xml b/pom.xml index 532dd4825..0edf79bd2 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,6 @@ UTF-8 github google-cloud-bigquery-parent - 1.3.2 v2-rev20200429-1.30.9 @@ -217,5 +216,4 @@ -