From e2ab585fc4cfc165dc02ea9142f33dd308979e49 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Mon, 3 Oct 2022 17:36:36 +0200 Subject: start untangling BKU handler from GUI logic --- pdf-over-gui/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'pdf-over-gui/pom.xml') diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index ed0e5c82..ee0b41b2 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -35,6 +35,11 @@ commons-httpclient commons-httpclient + + org.apache.httpcomponents.client5 + httpclient5 + 5.1.3 + commons-io commons-io @@ -60,6 +65,10 @@ ${project.parent.version} compile + + com.google.code.findbugs + jsr305 + -- cgit v1.2.3