| exclude module: 'commons-logging' | exclude module: 'commons-logging' | ||||
| } | } | ||||
| // log4j needed to create embedded elasticsearch instance | // log4j needed to create embedded elasticsearch instance | ||||
| runtime "org.apache.logging.log4j:log4j-api:2.7" | |||||
| runtime "org.apache.logging.log4j:log4j-core:2.7" | |||||
| runtime "org.apache.logging.log4j:log4j-api:2.8.2" | |||||
| runtime "org.apache.logging.log4j:log4j-core:2.8.2" | |||||
| // end of Spring Data Jest dependencies | // end of Spring Data Jest dependencies | ||||
| compile "org.springframework.boot:spring-boot-starter-security" | compile "org.springframework.boot:spring-boot-starter-security" | ||||
| compile ("org.springframework.boot:spring-boot-starter-web") { | compile ("org.springframework.boot:spring-boot-starter-web") { |