diff --git a/pom.xml b/pom.xml index d7bff59..d28e08b 100644 --- a/pom.xml +++ b/pom.xml @@ -59,21 +59,15 @@ org.springframework.boot spring-boot-starter-security - + org.springframework.boot - spring-boot-starter-log4j2 + spring-boot-starter-logging - + org.springframework.boot spring-boot-starter - - - org.springframework.boot - spring-boot-starter-logging - - diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml deleted file mode 100644 index d3120cd..0000000 --- a/src/main/resources/log4j2.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file