From 3756a70211567714bc0613aa0d820c31673487ff Mon Sep 17 00:00:00 2001 From: Adrian-Devries Date: Thu, 24 Apr 2025 12:53:56 +0200 Subject: [PATCH] 08-FixUndeclaredDependencies --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 25737d8..2636f95 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,7 @@ 2.19.0 3.17.0 1.13.1 + 4.4.16 4.0.2 2.4.1 4.0.5 @@ -192,6 +193,12 @@ ${version.commons-text} test + + org.apache.httpcomponents + httpcore + ${version.httpcore} + test + de.kosit.validationtool packaged-test-scenarios