diff --git a/bigtable-client-core-parent/bigtable-hbase/pom.xml b/bigtable-client-core-parent/bigtable-hbase/pom.xml index f80bc68143..64af3b1284 100644 --- a/bigtable-client-core-parent/bigtable-hbase/pom.xml +++ b/bigtable-client-core-parent/bigtable-hbase/pom.xml @@ -209,6 +209,12 @@ limitations under the License. truth 1.1.2 test + + + org.checkerframework + checker-qual + + junit diff --git a/bigtable-dataflow-parent/bigtable-beam-import/pom.xml b/bigtable-dataflow-parent/bigtable-beam-import/pom.xml index c7a7166d19..bfa2968760 100644 --- a/bigtable-dataflow-parent/bigtable-beam-import/pom.xml +++ b/bigtable-dataflow-parent/bigtable-beam-import/pom.xml @@ -170,7 +170,7 @@ limitations under the License. com.google.auto.value auto-value - 1.8.1 + 1.8.2 provided @@ -279,14 +279,6 @@ limitations under the License. - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - maven-jar-plugin diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml index 2a99931bb0..bd9ac9a2d0 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml @@ -55,7 +55,7 @@ com.google.guava guava - 30.1.1-android + 30.1.1-jre org.slf4j @@ -119,22 +119,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - ${compileSource.1.8} - ${compileSource.1.8} - - - - org.apache.maven.plugins - maven-compiler-plugin - - ${compileSource.1.8} - ${compileSource.1.8} - - diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x/pom.xml index e3f9c81815..70247e717f 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x/pom.xml @@ -159,6 +159,12 @@ limitations under the License. truth 1.1.2 test + + + org.checkerframework + checker-qual + + io.dropwizard.metrics diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml index c5c682fd38..a56051868d 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml @@ -153,17 +153,6 @@ limitations under the License. - - maven-compiler-plugin - 3.8.1 - - ${compileSource.1.8} - ${compileSource.1.8} - true - false - -Xlint:-options - - org.apache.maven.plugins maven-shade-plugin diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml index 9846a9fcec..404116fe18 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml @@ -372,16 +372,6 @@ limitations under the License. - - maven-compiler-plugin - - ${compileSource.1.8} - ${compileSource.1.8} - true - false - -Xlint:-options - - org.apache.maven.plugins maven-surefire-plugin diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml index 17e4953ecd..d91598d575 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml @@ -118,17 +118,6 @@ limitations under the License. - - maven-compiler-plugin - 3.8.1 - - ${compileSource.1.8} - ${compileSource.1.8} - true - false - -Xlint:-options - - org.apache.maven.plugins maven-shade-plugin diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml index d3ead40bf1..8b005e2001 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml @@ -176,17 +176,6 @@ limitations under the License. - - maven-compiler-plugin - 3.8.1 - - ${compileSource.1.8} - ${compileSource.1.8} - true - false - -Xlint:-options - - org.codehaus.mojo diff --git a/bigtable-test/bigtable-build-helper/pom.xml b/bigtable-test/bigtable-build-helper/pom.xml index 2260aad922..60e19b5d8b 100644 --- a/bigtable-test/bigtable-build-helper/pom.xml +++ b/bigtable-test/bigtable-build-helper/pom.xml @@ -99,17 +99,6 @@ 3.6.0 - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - ${java.version} - ${java.version} - - - org.apache.maven.plugins diff --git a/bigtable-test/bigtable-emulator-maven-plugin/src/it/simple-it/pom.xml b/bigtable-test/bigtable-emulator-maven-plugin/src/it/simple-it/pom.xml index 73db8b48a7..cc86d0df3b 100644 --- a/bigtable-test/bigtable-emulator-maven-plugin/src/it/simple-it/pom.xml +++ b/bigtable-test/bigtable-emulator-maven-plugin/src/it/simple-it/pom.xml @@ -50,8 +50,8 @@ limitations under the License. maven-compiler-plugin 3.8.1 - 1.7 - 1.7 + 1.8 + 1.8 diff --git a/pom.xml b/pom.xml index 3a51eee265..4145cbf734 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ limitations under the License. com.google.cloud google-cloud-shared-config - 0.11.2 + 1.0.0 @@ -52,11 +52,9 @@ limitations under the License. UTF-8 - 1.7 - 1.8 - 1.27.3 + 2.0.1 1.23.0 2.5.1 @@ -78,7 +76,7 @@ limitations under the License. 2.28.0 - 30.1-android + 30.1.1-jre 29.0-jre 1.7.30 @@ -134,17 +132,6 @@ limitations under the License. - - maven-compiler-plugin - 3.8.1 - - ${compileSource} - ${compileSource} - true - false - -Xlint:-options - - org.apache.maven.plugins maven-surefire-plugin