diff --git a/pom.xml b/pom.xml index a8b432f..a954123 100644 --- a/pom.xml +++ b/pom.xml @@ -101,11 +101,6 @@ json-smart 2.4.9 - - org.springframework.security - spring-security-core - 5.7.14 - org.springframework.boot spring-boot-autoconfigure @@ -131,11 +126,6 @@ spring-expression 5.3.39 - - ch.qos.logback - logback-classic - 1.3.15 - org.xmlunit xmlunit-core @@ -151,11 +141,25 @@ json-path 2.9.0 + + org.springframework.security + spring-security-core + + 5.7.14 + + + ch.qos.logback + logback-classic + + 1.2.13 + ch.qos.logback logback-core - 1.3.15 + + 1.2.13 +