From 3ce4f4e3d4c0a1e85e59f8169336d85d20e50bb9 Mon Sep 17 00:00:00 2001 From: Lubos Racansky Date: Tue, 3 Oct 2023 10:14:37 +0200 Subject: [PATCH] Fix #70: Limit scope of spring-security-test to test --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 98c61d4..8498c78 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,7 @@ org.springframework.security spring-security-test + test