From e41e4364042b3fdce4c43c2714fa80470edcbce0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 19 Apr 2022 18:41:34 +0200 Subject: [PATCH] Remove unneeded doc dependency We are no longer shading byte-buddy, hence we can clean up docs/pom.xml. Change-Id: Ic7eda3da04a3fee4410c78e84d072574dd87d39a Signed-off-by: Robert Varga --- docs/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index a5afb990c5..dadd33a625 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -469,14 +469,6 @@ 5.8.0 provided - - - - com.google.code.findbugs - jsr305 - 3.0.2 - provided - @@ -603,9 +595,6 @@ - - -html - https://junit.org/junit4/javadoc/4.13/ http://hamcrest.org/JavaHamcrest/javadoc/2.2/ -- 2.36.6