From 69283814032cc793be2ac3c468a27039a59022fb Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Mon, 22 Aug 2022 10:49:40 +0200 Subject: [PATCH] Drop unnecessary dependency declarations (#208) --- error-prone-contrib/pom.xml | 5 ----- pom.xml | 13 ------------- 2 files changed, 18 deletions(-) diff --git a/error-prone-contrib/pom.xml b/error-prone-contrib/pom.xml index 9f455e7838..0742e2beb7 100644 --- a/error-prone-contrib/pom.xml +++ b/error-prone-contrib/pom.xml @@ -128,11 +128,6 @@ jaxb-api test - - junit - junit - test - org.aspectj aspectjweaver diff --git a/pom.xml b/pom.xml index 4dc21c8b79..cc093aa1d0 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,6 @@ v${version.error-prone-orig}-picnic-2 2.14.0 0.1.13 - 3.0.0 1.0 11 3.8.6 @@ -240,13 +239,6 @@ auto-value-annotations ${version.auto-value} - - - com.google.code.findbugs - jFormatString - ${version.findbugs-format-string} - com.google.code.findbugs jsr305 @@ -405,11 +397,6 @@ pom import - - org.reactivestreams - reactive-streams - 1.0.4 - org.slf4j slf4j-api