From 93d5487de40e143e4e22d3eb856543ab29b34ab5 Mon Sep 17 00:00:00 2001 From: Tomek Kaminski Date: Thu, 6 Jun 2019 15:16:36 +0200 Subject: DMaaPAuthFilter refactor - added client certificate handling - fixed forceAAF flag reading Issue-ID: DMAAP-1214 Signed-off-by: Tomek Kaminski Change-Id: Icaa80cc40f8c6b50f36096c205d67d14cdbebd2a --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 24e21b4..5f697fd 100644 --- a/pom.xml +++ b/pom.xml @@ -626,6 +626,12 @@ 3.0.10-oss provided + + org.springframework + spring-test + 3.2.12.RELEASE + test + -- cgit 1.2.3-korg