From fcad646a7c912463c53de946b2586e4a49a6e1ff Mon Sep 17 00:00:00 2001 From: developerKurt Date: Wed, 1 Jan 2020 13:42:05 +0300 Subject: As requested in issue #4393, added logging IP address functionality when login attempts fail. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 050321d7b..1de77eb66 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,14 @@ + + + org.springframework + spring-test + 5.2.2.RELEASE + test + + junit junit -- cgit v1.2.3